> hi everyone, i use php 4.2.2, Apache/2.0.40 mod_ssl/2.0.40 and squirrel
> 1.4.1
> when i try to attach a file or to see a file that someone send me in an
> email i got this error:
> Fatal error:  Allowed memory size of 8000000 bytes exhausted (tried to
> allocate 1860947 bytes)
> i don´t know what to do, i look in php.ini to the memory_limit and its
> value is 8M.
> what can i do?
> there is also the value post_max_size = 8M, and file upload_max_filesize =
> 2M.
> hope somebody can help me
>
> Juan Pablo Hidalgo Villacrés
>

Edit your php.ini file and change

memory_limit = 8m to a higher number like 20m

after making this change restart apache


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to