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

Reply via email to