[Bug 851392] New: Errors reported when installing apache on fresh 13.1 system
https://bugzilla.novell.com/show_bug.cgi?id=851392 https://bugzilla.novell.com/show_bug.cgi?id=851392#c0 Summary: Errors reported when installing apache on fresh 13.1 system Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: VMWare OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: archie@dellroad.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:25.0) Gecko/20100101 Firefox/25.0 When installing apache on a newly built 13.1 system, these errors are reported: (101/131) Installing: apache2-2.4.6-6.3.1 ..............[done] Additional rpm output: /usr/sbin/suexec2: cannot verify root:root 0755 - not listed in /etc/permissions Updating /etc/sysconfig/apache2... looking for old 2.0 modules to be renamed... !!ATTENTION! authz_default was removed from apache version 2.4 or later, CHECK YOUR CONFIGURATION!!! Done. There are two separate issues: 1. The "not listed in /etc/permissions" error - not sure what this means or whether anything has gone wrong 2. The "authz_default" warning - there should be no warning on a new installation Reproducible: Always Steps to Reproduce: 1. Create plain 13.1 "server" system in susestudio.com 2. Boot system on VMWare 3. zypper install apache2 Actual Results: (101/131) Installing: apache2-2.4.6-6.3.1 ..............[done] Additional rpm output: /usr/sbin/suexec2: cannot verify root:root 0755 - not listed in /etc/permissions Updating /etc/sysconfig/apache2... looking for old 2.0 modules to be renamed... !!ATTENTION! authz_default was removed from apache version 2.4 or later, CHECK YOUR CONFIGURATION!!! Done. Expected Results: (101/131) Installing: apache2-2.4.6-6.3.1 ..............[done] This system was initially created via susestudio as a completely plain 13.1 "server" configuration. -- 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=851392 https://bugzilla.novell.com/show_bug.cgi?id=851392#c1 --- Comment #1 from Archie Cobbs <archie@dellroad.org> 2013-11-20 18:35:15 UTC --- Starting Apache with SSL also fails. Nov 20 12:27:24 test1 start_apache2[393]: [Wed Nov 20 12:27:24.757721 2013] [core:warn] [pid 393] AH00117: Ignoring deprecated use of DefaultType in line 140 of /etc/apache2/httpd.conf. Nov 20 12:27:24 test1 start_apache2[393]: AH00526: Syntax error on line 48 of /etc/apache2/ssl-global.conf: Nov 20 12:27:24 test1 start_apache2[393]: SSLSessionCache: 'shmcb' session cache not supported (known names: ). Maybe you need to load the appropriate socache module (mod_socache_shmcb?). Nov 20 12:27:24 test1 systemd[1]: apache2.service: main process exited, code=exited, status=1/FAILURE Nov 20 12:27:24 test1 start_apache2[601]: [Wed Nov 20 12:27:24.839711 2013] [core:warn] [pid 601] AH00117: Ignoring deprecated use of DefaultType in line 140 of /etc/apache2/httpd.conf. Nov 20 12:27:24 test1 start_apache2[601]: AH00526: Syntax error on line 48 of /etc/apache2/ssl-global.conf: Nov 20 12:27:24 test1 start_apache2[601]: SSLSessionCache: 'shmcb' session cache not supported (known names: ). Maybe you need to load the appropriate socache module (mod_socache_shmcb?). Nov 20 12:27:24 test1 systemd[1]: apache2.service: control process exited, code=exited status=1 Nov 20 12:27:24 test1 systemd[1]: Failed to start The Apache Webserver. Nov 20 12:27:24 test1 systemd[1]: Unit apache2.service entered failed state. This is version apache2-2.4.6-6.3.1.x86_64. -- 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=851392 https://bugzilla.novell.com/show_bug.cgi?id=851392#c2 --- Comment #2 from Archie Cobbs <archie@dellroad.org> 2013-11-20 18:38:09 UTC --- FYI, "a2enmod socache_shmcb" fixes the problem described in the previous comment. -- 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=851392 https://bugzilla.novell.com/show_bug.cgi?id=851392#c3 Arjen de Korte <suse+build@de-korte.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse+build@de-korte.org --- Comment #3 from Arjen de Korte <suse+build@de-korte.org> 2013-11-22 09:39:47 UTC --- (In reply to comment #2)
FYI, "a2enmod socache_shmcb" fixes the problem described in the previous comment.
Sadly, even upon upgrades it is necessary to run this command. It seems that this module is now disabled by default, even if it was enabled before. -- 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=851392 https://bugzilla.novell.com/show_bug.cgi?id=851392#c4 Byron Johnson <bjohnson@thunderbyte.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjohnson@thunderbyte.biz --- Comment #4 from Byron Johnson <bjohnson@thunderbyte.biz> 2013-12-09 19:50:24 UTC --- /usr/sbin/suexec2: cannot verify root:root 0755 - not listed in /etc/permissions Is not included in any of the permissions settings to be checked. I assume Novell-apparmor is the optimal security for suexec2 but I have been unable to verify. -- 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