On Mon, May 5, 2008 at 1:56 AM, zengwm <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  On Fedora 8, I start apache in single process mode using this command:
>  httpd -X
>  And it won't stop!
>
>  Sending it SIGKILL will kill the process. But it does not respond to
>  SIGTERM or SIGINT.
>
>  Is there a way to shut it down but not to kill it?
>
>  I start httpd in this way because I'm debugging it, I don't want to
>  use the control scripts.

I haven't tried this lately, but since apache doesn't detach in -X
mode, ctrl-c from the terminal will probably do it.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to