From: Tom P. <tp...@ma...> - 2010-01-05 23:33:17
|
Hey Guys/Gals, I have some software that I am working with that is running on GoDaddy. I am attempting to have PHP call another script to run in the background. However I am running into so troubles and I was wondering if anyone else has had any success with this. Here is what I am doing: shell_exec("nohup /home/content/t/e/x/textconn/html/sms/sendmessages.pl 2> /dev/null &"); The php scipt seems to hang at this point and the browser then times out. Any advice? Thanks -Tom Printy www.edisonave.com |