On 12/9/05, Uwe Dippel <[EMAIL PROTECTED]> wrote: > # apachectl stop && apachectl start > > This is all I get here: > # apachectl stop && > /usr/sbin/apachectl stop: httpd stopped > /usr/sbin/apachectl start: httpd (pid 18132) already running > > In the end, it doesn't restart; leaving the users out until I wait and > restart httpd
apachectl stop && sleep 1 && apachectl start --knitti

