Date: Wed, 10 Mar 2004 08:23:07 +0800 (PHT) From: rfa@msumain.edu.ph To: "Jeff Hinrichs" <jlh@cox.net>, freebsd-questions@freebsd.org Subject: Re: squirrel/qmail/quota question [Success] Message-ID: <2023.203.177.105.170.1078878187.squirrel@bayok.msumain.edu.ph> In-Reply-To: <0e8501c4062f$6d9d2020$6702a8c0@gato> References: <2514.203.177.105.170.1078831028.squirrel@bayok.msumain.edu.ph> <0e8501c4062f$6d9d2020$6702a8c0@gato>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: <rfa@msumain.edu.ph> > To: <freebsd-questions@freebsd.org> > Sent: Tuesday, March 09, 2004 5:17 AM > Subject: squirrel/qmail/quota question ?? > > >> >> courier-imap-1.7.1 >> qmail-1.03_1 >> squirrelmail-1.4.0 >> >> running the mail processes. They are working fine, although I received >> an >> important email with a 1.2MB attachment and wanted to read that. >> Unfortunately, when I access that, it says >> >> Fatal error: Allowed memory size of 9437240 bytes exhausted at (null):0 >> (tried to allocate 79 bytes) in >> /usr/local/www/data-dist/webmail/functions/mime.php on line 113 >> > You php.ini file most likely has memory_limit = 8M set. This is why you > get the error. Try upping the limit to 16M and see if that solves your > problem. > > -jeff Thanks for replying. Peter Risdon told me that earlier but I forgot to say that i got it working. I was wondering if since that file I was accessing was only 1M, and it took up about 10M of memory, do files for example 2M take up about 20M of memory? Is the relation 1:10 or more? Im just speculating coz I want to make concrete rules for php.ini to follow that are safe on system resources. Yours, Rommel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2023.203.177.105.170.1078878187.squirrel>