[imp] compose with attachment/s sized 800kb+
Josh Trutwin
josh at trutwins.homeip.net
Tue Nov 2 04:46:46 PST 2004
On Tue, 02 Nov 2004 07:33:25 -0500
kendyl peebles <kendylpeebles at clancytheys.com> wrote:
> remove the memory limit?!? hmmm
> I'll give a try to upping the memory limit and also see what happens
> when it is removed altogether...
I guess if you set memory_limit to -1 that it's unlimitted as well -
see:
http://us2.php.net/manual/en/ini.sect.resource-limits.php#ini.memory-limit
Note, your php needs to be built with:
--enable-memory-limit
Create a phpinfo.php script if you're not sure if that's the case.
Josh
More information about the imp
mailing list