Scott Leighton wrote: > On Wednesday 15 November 2006 5:38 am, Tim Nicholson wrote: >> I'm experiencing problems with pear on 10.1 and wonder if anyone else >> has had problems? >> >> >> PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried >> to allocate 8208 bytes) in..... >> >> Anybody any ideas? > > Check your setting in /etc/php5/apache2/php.ini for the line... > /etc/php5/cli/php.ini is more appropriate.
What concerns me is that I would have thought the default 8M should have been adequate for "normal" use, upping it to 20M certainly allows pear5 list-all to work, but it still gives an:- Warning: Invalid argument supplied for foreach() in PEAR/REST/11.php on line 146 which makes me wonder if there is something broken leading to a memory leak. It does not inspire confidence. -- Tim Nicholson http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
