[PEAR-DEV] pecl install hits memory limit
by Daniel Convissor other posts by this author
Jun 19 2006 9:50AM messages near this date
Re: [PEAR-DEV] Enom Package
|
Re: [PEAR-DEV] pecl install hits memory limit
Hey Folks:
I just ran "pecl install json" on one of my machines and got the following
errors:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 144 bytes) in /usr/local/lib/php/PEAR/Registry.php on line
1012
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 40 bytes) in /usr/local/lib/php/PEAR.php on line 766
Fun. :)
First, the installer should override memory limits. Second, the installer
is ignoring my php.ini file, which sets the limit to 80 megs.
Has this been addressed in one of the recent commits Pierre made? If not,
any chance of something happening to resolve this issue? Should I open a
bug report for it?
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Daniel Convissor
Pierre
Greg Beaver
Daniel Convissor
Daniel Convissor
Daniel Convissor
|