Bug ID 935830
Summary Cannot update to Apache 2.4.12
Classification openSUSE
Product openSUSE 13.1
Version Final
Hardware x86-64
OS openSUSE 13.1
Status NEW
Severity Major
Priority P5 - None
Component Apache
Assignee bnc-team-apache@forge.provo.novell.com
Reporter clkennedy38@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
Firefox/38.0
Build Identifier: 

I performed the following as stated on:

http://software.opensuse.org/download.html?project=Apache&package=apache2

zypper addrepo
http://download.opensuse.org/repositories/Apache/openSUSE_13.1/Apache.repo
zypper refresh
zypper install apache2

systemctl restart apache2.service

Job for apache2.service failed. See 'systemctl status apache2.service' and
'journalctl -xn' for details.



Reproducible: Always

Steps to Reproduce:
1.See above
2.
3.
Actual Results:  
Apache failed to start

Expected Results:  
Apache should run

# systemctl status apache2.service
apache2.service - The Apache Webserver
   Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled)
   Active: failed (Result: exit-code) since Tue 2015-06-23 18:57:10 PDT; 2min
51s ago
  Process: 5188 ExecStop=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k
graceful-stop (code=exited, status=1/FAILURE)
  Process: 5165 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k
start (code=exited, status=1/FAILURE)
 Main PID: 5165 (code=exited, status=1/FAILURE)
   Status: "Total requests: 0; Current requests/sec: 0; Current traffic:   0
B/sec"

Jun 23 18:57:10 linux-0eax start_apache2[5165]:
/usr/share/apache2/get_module_list: line 110: selinuxenabled: command not found
Jun 23 18:57:10 linux-0eax start_apache2[5165]: AH00526: Syntax error on line
28 of /etc/apache2/default-server.conf:
Jun 23 18:57:10 linux-0eax start_apache2[5165]: Invalid command 'Order',
perhaps misspelled or defined by a module not includ...ration
Jun 23 18:57:10 linux-0eax systemd[1]: apache2.service: main process exited,
code=exited, status=1/FAILURE
Jun 23 18:57:10 linux-0eax start_apache2[5188]:
/usr/share/apache2/get_module_list: line 110: selinuxenabled: command not found
Jun 23 18:57:10 linux-0eax start_apache2[5188]: AH00526: Syntax error on line
28 of /etc/apache2/default-server.conf:
Jun 23 18:57:10 linux-0eax start_apache2[5188]: Invalid command 'Order',
perhaps misspelled or defined by a module not includ...ration
Jun 23 18:57:10 linux-0eax systemd[1]: apache2.service: control process exited,
code=exited status=1
Jun 23 18:57:10 linux-0eax systemd[1]: Failed to start The Apache Webserver.
Jun 23 18:57:10 linux-0eax systemd[1]: Unit apache2.service entered failed
state.
Hint: Some lines were ellipsized, use -l to show in full.

# journalctl -xn
- Logs begin at Tue 2015-06-23 17:49:55 PDT, end at Tue 2015-06-23 19:00:01
PDT. --
Jun 23 18:57:10 linux-0eax start_apache2[5188]:
/usr/share/apache2/get_module_list: line 110: selinuxenabled: command not found
Jun 23 18:57:10 linux-0eax start_apache2[5188]: AH00526: Syntax error on line
28 of /etc/apache2/default-server.conf:
Jun 23 18:57:10 linux-0eax start_apache2[5188]: Invalid command 'Order',
perhaps misspelled or defined by a module not included in the
Jun 23 18:57:10 linux-0eax systemd[1]: apache2.service: control process exited,
code=exited status=1
Jun 23 18:57:10 linux-0eax systemd[1]: Failed to start The Apache Webserver.
-- Subject: Unit apache2.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit apache2.service has failed.
--
-- The result is failed.
Jun 23 18:57:10 linux-0eax systemd[1]: Unit apache2.service entered failed
state.
Jun 23 19:00:01 linux-0eax /usr/sbin/cron[5237]: pam_unix(crond:session):
session opened for user root by (uid=0)
Jun 23 19:00:01 linux-0eax systemd[1]: Starting Session 7 of user root.
-- Subject: Unit session-7.scope has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-7.scope has begun starting up.
Jun 23 19:00:01 linux-0eax systemd[1]: Started Session 7 of user root.
-- Subject: Unit session-7.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-7.scope has finished starting up.
--
-- The start-up result is done.
Jun 23 19:00:01 linux-0eax /USR/SBIN/CRON[5237]: pam_unix(crond:session):
session closed for user root


You are receiving this mail because: