Running a MySQL intensive PHP script that is failing. Apache log reports this:
[Wed Jan 13 00:20:10 2010] [error] [client xxx.xx.xxx.xxxx] (70007) The timeou
I played around with these resource limits in php.ini to correct the problem.
max_execution_time = 300 max_input_time = 300 memory_limit = -1