> The machine has plenty of memory, and is in no way exhausted by other
> processes.

That may be the case, but PHP has a memory limit setting.  It's not the
operating system saying you're out of memory, it is PHP self-policing its
usage.  Look in your php.ini file.  Your limit is probably set to 8
megabytes, which in my experience is a little low.  Bump the limit up a
bit, and restart your webserver.

-- 
Chris Hilts
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to