[Bug 709435] New: apache not able to start - /etc/init.d/apache2 start returned 1 (unspecified error):
https://bugzilla.novell.com/show_bug.cgi?id=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c0 Summary: apache not able to start - /etc/init.d/apache2 start returned 1 (unspecified error): Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: melchiaros@aol.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 I´ve tried to get up apache in openSUSE12.1 build 172. It fails on starting with: /etc/init.d/apache2 start returned 1 (unspecified error): in yast2-runlevel Reproducible: Always Steps to Reproduce: 1.Install openSUSE12.1 build 172 2.Install the webserver patter 3.yast2->runlevel->apache start -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c1 --- Comment #1 from melchiaros melchiaros <melchiaros@aol.com> 2011-07-30 11:11:12 UTC --- Created an attachment (id=443316) --> (http://bugzilla.novell.com/attachment.cgi?id=443316) apache2, yast,zypper, kernel -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c2 --- Comment #2 from melchiaros melchiaros <melchiaros@aol.com> 2011-07-30 11:13:36 UTC --- Created an attachment (id=443317) --> (http://bugzilla.novell.com/attachment.cgi?id=443317) the packages -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c3 Olav Frengstad <olav@wavephp.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olav@wavephp.net --- Comment #3 from Olav Frengstad <olav@wavephp.net> 2011-09-10 13:30:22 UTC --- This is caused by missing include file. wave:~ # apache2ctl start httpd2: Syntax error on line 188 of /etc/apache2/httpd.conf: Could not open configuration file /etc/apache2/sysconfig.d/include.conf: No such file or directory This quick fix solved the problem for me: mkdir -p /etc/apache2/sysconfig.d/ && touch /etc/apache2/sysconfig.d/include.conf -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c4 Ismail Donmez <idonmez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |idonmez@suse.com --- Comment #4 from Ismail Donmez <idonmez@suse.com> 2011-10-20 14:46:59 UTC --- For me on openSUSE 12.1 RC1 (actually Factory) [/kutu/stuff]> ls /etc/apache2/sysconfig.d/ global.conf include.conf loadmodule.conf can you confirm? -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c Ismail Donmez <idonmez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |olav@wavephp.net -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c5 --- Comment #5 from melchiaros melchiaros <melchiaros@aol.com> 2011-11-16 16:22:17 UTC --- @ Olav Frengstad : I am not in focus of the NEEDINFO, Ismail Doenmez ment you. -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c6 --- Comment #6 from Ismail Donmez <idonmez@suse.com> 2011-11-16 16:30:00 UTC --- (In reply to comment #5)
@ Olav Frengstad :
I am not in focus of the NEEDINFO, Ismail Doenmez ment you.
Can you confirm Apache works for you out of the box with 12.1? -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c7 melchiaros melchiaros <melchiaros@aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|olav@wavephp.net | --- Comment #7 from melchiaros melchiaros <melchiaros@aol.com> 2011-11-23 13:07:14 UTC --- Yes, it works with yast2 -> webserver setup dialog. I´ve not tested it with the runlevel dialog. -> From my side this could be closed here as fixed. -- 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=709435 https://bugzilla.novell.com/show_bug.cgi?id=709435#c8 Ismail Donmez <idonmez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Ismail Donmez <idonmez@suse.com> 2011-11-23 14:15:27 UTC --- Closing as fixed, thanks! -- 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