Re: apache-httpd rc script not working properly

2016-06-21 Thread Michael Lechtermann
Hi, > On 21Juni, 2016, at 17:03, Antoine Jacoutot wrote: > > Sorry but I cannot reproduce your issue with a default configuration. > So you'll have to provide us with more info. thanks for checking, this is the behavior I get with 5.9: # time /etc/rc.d/apache2 start apache2(failed) 0m35.09

apache-httpd rc script not working properly

2016-06-20 Thread Michael Lechtermann
Hi, the current apache2 rc.d script isn’t working properly as it is. The script doesn’t detect if the process was started successfully and can neither stop, reload or even check it. The following patch fixes it for me: --- apache2.rc.orig Mon Jun 20 21:07:37 2016 +++ apache2.rc Mon Jun 20