I have had similar issues in the past where PHP on the command line worked fine after bumping up the max_execution_time in the php.ini file, but was bit by hard limits in Apache. I had to do a little research for my version of Apache to file it in the source code and recompile.

Joe

gui.bernard wrote:

I don't understand why these errors when I do with PHP and not inline terminal. So I have check php.ini to change like:

max_execution_time = 3000 ; Maximum execution time of each script, in seconds max_input_time = 1200 ; Maximum amount of time each script may spend parsing request data
memory_limit = 80M


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to