"C. Howell" <caden at hcoop.net> writes: > $K5START -b -- $HTTPD -d $SERVERROOT -DFOREGROUND You want -DNO_DETACH. The Apache folks have cleverly decided that "-DFOREGROUND" should mean something other than the obvious "run it in the foreground". http://httpd.apache.org/docs/2.2/programs/httpd.html - a