I have a script that is being called from shell_exec and it runs for about 15 seconds.
I need to display the first part of the web screen and give a message like "this will run for 15 seconds, please be patient until it completes." I have tried to put this into the HTML before my PHP code but...
I have a PHP web page that calls a perl script that uses Net::SSH::Perl to make a remote ssh connection and then run a command. I then display the result of the command in my PHP web page.
The problem is I am not getting the output from the script.
When I tracked this down, I found that the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.