php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57229 go-pear.bat doesn't work
Submitted: 2006-09-13 21:01 UTC Modified: 2006-09-21 11:38 UTC
From: jbwalker at telus dot net Assigned:
Status: Not a bug Package: PECL website (PECL)
PHP Version: 5.1.6 OS: Windows XPSP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jbwalker at telus dot net
New email:
PHP Version: OS:

 

 [2006-09-13 21:01 UTC] jbwalker at telus dot net
Description:
------------
I've just downloaded PHP 5.16 specifically because I wanted to try using the latest PEAR package (chiefly because a Flickr PHP wrapper demands it). 

Clicking (or executing from the command line) go-pear.bat fails with the following message:

FATAL emalloc(): Unable to allocate 811338529 bytes
Press any key to continue...



Expected result:
----------------
What is described in the documentation: that the Manager (whatever that is) is installed after I have responded to the resulting questions.

Actual result:
--------------
FATAL emalloc(): Unable to allocate 811338529 bytes
Press any key to continue...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-21 04:32 UTC] wiesemann@php.net
(issue about go-pear.bat => Website problem)
 [2006-09-21 05:56 UTC] pajoye@php.net
Increase your memory limit.
 [2006-09-21 11:10 UTC] jbwalker at telus dot net
Perhaps I should have made it clearer that I've been running this set-up of Apache 2 on my personal computer, with 256Mb of memory for about 5 years without any other problems. If PEAR really needs almost a gigabyte of RAM to work then I guess this isn't the package for me.
 [2006-09-21 11:38 UTC] pajoye@php.net
Increase your *PHP* memory limit (defined to 8M now).

You can change it either in php.ini or in the pear command file.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 12:01:31 2024 UTC