Re: [PHP] using exec to run a shell script

2003-08-04 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Mon, 4 Aug 2003 at 23:14, lines prefixed by '>' were originally written by you. > Hello. I'm attempting to run the exec function to run a shell script > that > will restart a service on my Red Hat server. The script says it has > failed > shutt

[PHP] using exec to run a shell script

2003-08-04 Thread [EMAIL PROTECTED]
Hello. I'm attempting to run the exec function to run a shell script that will restart a service on my Red Hat server. The script says it has failed shutting down and restarting the service everytime I run it from a browser. Any suggestions on why it might be failing? I can send more details if nee