[imp] pear error?

Andrew Morgan morgan at orst.edu
Mon Sep 22 17:47:38 PDT 2003



On Mon, 22 Sep 2003, Paul Hanson wrote:

> Whats up with this error message?  I see it every time I work with a "big" email
> or attachment - big meaning over 2mb approx.  The only way to get back to horde
> is to close and restart the browser.
>
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
> 2886884 bytes) in /var/www/html/mail/horde/imp/view.php on line 43
>
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
> 64 bytes) in /usr/share/pear/PEAR.php on line 645
>
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
> 64 bytes) in Unknown on line 0
>
> visit http://www.klodepark.com

You need to increase the memory limit in your php.ini file.  As a general
rule, you need *at least* three times the size of the largest attachment,
maybe more.

	Andy



More information about the imp mailing list