Hi everybody,
I am attempting to run in background a script started from apache. To do
this I am using the following command line from my script:
exec( "/home..../myscript.sh >> /dev/null" );
So my script should run in background (as written on the documentation).
It's not true: my execution under "Apache" hangs up until the script is
not complete... anybody has an Idea?
TIA,
En3pY
--
Sebastian Konstanty Zdrojewski
IT Analyst
Neticon S.r.l.
Via Valtellina 16 - 20159 Milano - MI - Italy
Phone (+39) 02.68.80.731
E-Mail [EMAIL PROTECTED]
Website http://www.neticon.it
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP] system() Ashley M. Kirchner
- RE: [PHP] system() ..s.c.o.t.t..
- Re: [PHP] system() Christian Reiniger
- RE: [PHP] system() ..s.c.o.t.t..
- Re: [PHP] system() Christian Reiniger
- [PHP] system() Jon Yaggie
- Re: [PHP] system() David Robley
- [PHP] system() Sebastian Konstanty Zdrojewski
- [PHP] Re: system() Sebastian Konstanty Zdrojewski
- [PHP] system() Sebastian Konstanty Zdrojewski
- [PHP] system() Richard Baskett
- Re: [PHP] system() Jason Wong
- [PHP] system() Richard Baskett
- Re: [PHP] system() Krzysztof Dziekiewicz
- Re: [PHP] system() - Edwin