|
Does the script takes long time to finish? It may not be a problem of timeout setting, maybe a missing PHP module or something.
I think you need to turn on debug logging, and maybe strace the PHP process to find out what is the problem.
Last edited by mistwang; 03-05-2007 at 02:50 PM..
|