Hi,
Now I am using Red Hat Linux 8.0 + squirrelmail as mail server. One
day, I got the following warning:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 35 bytes) in
/usr/share/squirrelmail/functions/imap_messages.php
on line 325
I've been searching for the solution for quite a while, but still can
not find it. Someone told me it's bug of PHP, someone said I could
change the memory_limit in php.ini to a bigger value, say 20-30M.
Who know which one is the correct one? Also, if I change memory_limit,
how can I make it effective? or how to re-run php?
Thanks!!