Hello,
I am runnign on a Centos 5.0 php 5.1.6 as Server API Apache 2.0 Handler
I launched a script, which contains an infinite loop, from bash typing:
php script.php
I'd like to end that process. when typing ps -A, I don't see it. Is it
inside the Apache server? How could I reach it? I am quite lost.
More surprising to me is that after I rebooted the server, the script
was still running.
Any idea how I could kill that "process"?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php