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...

memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)

   php5 installed on my system with that 8 meg limit defaulted.

    Scott
 
-- 
Historia est vitae magistra 
POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/
Linux 2.6.13-15.12-default x86_64
SUSE LINUX 10.0 (X86-64)
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to