pecl install hits memory limi
Posted by: phwhitfield
Posted on: 2009-05-06 08:10:00
Hi
I'm trying to install a pecl extension (svn) with te command pecl install svn. First it seems to work, but the I get the error message
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 92160 bytes) in /usr/local/lib/php/PEAR/PackageFile/v
2/Validator.php on line 148
I don't know how to get past this... Anybody any ideas?
thanks
Philip