Justin Erenkrantz <[EMAIL PROTECTED]> writes: > Here's a starting point for someone else to pick up how to get > httpd to honor -k [start|stop|graceful|restart] options.
For anybody playing with this, here is an update to the patch to main.c so that 1) it applies after my changes this a.m. to zap APLOG_NOERRNO 2) it reports a missing pid file in the same way as apachectl After this patch: $ ~/apacheinst/bin/apachectl stop /home/trawick/apacheinst/bin/apachectl stop: httpd (no pid file) not running $ ~/apacheinst/bin/httpd -k stop /home/trawick/apacheinst/bin/httpd (no pid file) not running -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
