[Bug 889193] New: /usr/sbin/apache2ctl: line 116: /usr/sbin/httpd2: No such file or directory
https://bugzilla.novell.com/show_bug.cgi?id=889193 https://bugzilla.novell.com/show_bug.cgi?id=889193#c0 Summary: /usr/sbin/apache2ctl: line 116: /usr/sbin/httpd2: No such file or directory Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: pat@indy.rr.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36 #> apache2ctl graceful /usr/sbin/apache2ctl: line 116: /usr/sbin/httpd2: No such file or directory Reproducible: Always Steps to Reproduce: 1.apache2ctl graceful 2. 3. Actual Results: /usr/sbin/apache2ctl: line 116: /usr/sbin/httpd2: No such file or directory Expected Results: graceful restart of apache web server solution: ln -s /usr/sbin/httpd2 /usr/sbin/httpd2-prefork or: edit /usr/sbin/apache2ctl: line 116 to read: HTTPD='/usr/sbin/httpd-prefork' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=889193 https://bugzilla.novell.com/show_bug.cgi?id=889193#c1 patrick shanahan <pat@indy.rr.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pat@indy.rr.com --- Comment #1 from patrick shanahan <pat@indy.rr.com> 2014-07-28 11:55:07 UTC --- the edit should read: HTTPD='/usr/sbin/httpd2-prefork' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com