View Single Post
  #2  
Old 03-05-2007, 07:36 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
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..
Reply With Quote