Thanks Tom, that worked. I had it set to 15M. What exactly does "POST data
that PHP will accept" mean? Is 100M overkill?



> On Jul 22, 2004, at 3:38 PM, Noel Sanchez wrote:
>> Thanks for responding Bill. I've already edited /etc/php.ini for
>> "max_execution_time = 2400" and "memory_limit = 15M". Any other files?
>
> Take a look at this as well:
>
> ; Maximum size of POST data that PHP will accept.
> post_max_size = 8M
>
> Try an even higher memory limit -- like 100M and see if that fixes it.
> If so, then PHP has some extra overhead when handling the message.
>
> --
> Tom Collins  -  [EMAIL PROTECTED]
> QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> Info on the Sniffter hand-held Network Tester: http://sniffter.com/
>
>

Reply via email to