Thread: losing output
View Single Post
  #1  
Old 07-16-2012, 08:06 AM
jcaster jcaster is offline
New Member
 
Join Date: Jul 2012
Posts: 4
Default losing output

Hello,

I have a long running php script that has output at the beginning and end. The beginning makes it to the browser and then I can see that lsphp5 forks off to complete the process. Unfortunately, although the script completes properly, it never returns to output the ending statement to the browser. The user will not know whether the script has finished. I have increased timeouts, is there something else to configure?

Regards,
Josh
Reply With Quote