Apparently, the default 8MB are not enough for the PEAR installation, so it bails out when trying to 'make install'. Changing php.ini doesn't have any effect since the installation uses -n to ignore any php.ini's.

My suggestion - add -dmemory_limit=32M to PEAR_INSTALL_FLAGS (16M solves the problem on my Linux box, but I think we should go higher to be on the safe side).

Was this ever discussed?  Any reason not to do it?

Zeev

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to