[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /bin/sh on /etc/rc terminated - pipes in httpd.conf?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: /bin/sh on /etc/rc terminated - pipes in httpd.conf?
- From: Han Boetes <han_(_at_)_mijncomputer_(_dot_)_nl>
- Date: Fri, 20 Aug 2004 15:17:37 +0200
- Mail-followup-to: misc_(_at_)_openbsd_(_dot_)_org
Looks like it doesn't fork into the background. Can you repeat that
manually? That would be the most interesting testcase.
As a workaround you can replace ``/usr/sbin/httpd $httpd_flags'' with
``/usr/sbin/httpd $httpd_flags &'' or ``/usr/sbin/apachectl start''
Or whatever command you normally use to start apache.
# Han
Visit your host, monkey.org