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.