Jump to content

Browser "releases" running php script


void

Recommended Posts

Good day ;)

 

I have a php file which executes shell script with shell_exec() command, that runs for about 15 minutes. The problem is, browser keeps "loading" the php file, but after like a minute or two, it stops and says "Done.", even though the shell script continues is job. Everything would be great, except i need php script to do some work after the shell script is done.

 

set_time_limit is set to zero.

 

any thoughts?

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/128380-browser-releases-running-php-script/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.