pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40141 (apache restart not reliable)



The following reply was made to PR pkg/40141; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/40141 (apache restart not reliable)
Date: Thu, 19 Feb 2009 22:00:38 +0900

 On Tue, 09 Dec 2008 21:30:04 +0900, Gavan Fantom 
<gavan%coolfactor.org@localhost> wrote:
 
 > The following reply was made to PR pkg/40141; it has been noted by GNATS.
 >  After adding pidfile="/var/run/httpd.pid", I still get:
 > 
 >  # /etc/rc.d/apache restart
 >  /usr/pkg/sbin/apachectl stop: httpd stopped
 >  /usr/pkg/sbin/apachectl start: httpd (pid 22253) already running
 
 Can you try again with also adding following line?
 
 stop_postcmd="run_rc_command poll"
 


Home | Main Index | Thread Index | Old Index