Project

General

Profile

Actions

Bug #13809

closed

Upgrade fails restarting httpd

Added by Eric Helms about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Upgrades
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

-- Unit httpd.service has begun starting up.
Feb 18 13:25:44 centos7-2-4.example.com httpd[6154]: AH00526: Syntax error on line 20 of /etc/httpd/conf.d/pulp_content.conf:
Feb 18 13:25:44 centos7-2-4.example.com httpd[6154]: Invalid command 'XSendFile', perhaps misspelled or defined by a module not included in the server configuratio
Feb 18 13:25:44 centos7-2-4.example.com systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Feb 18 13:25:44 centos7-2-4.example.com kill[6156]: kill: cannot find process "" 
Feb 18 13:25:44 centos7-2-4.example.com systemd[1]: httpd.service: control process exited, code=exited status=1
Feb 18 13:25:44 centos7-2-4.example.com systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
Actions #1

Updated by Daniel Lobato Garcia about 8 years ago

Workaround - cp /etc/httpd/conf.modules.d/xsendfile.conf to /etc/httpd/conf.d/ - my reasoning is that Apache isn't reading conf.modules.d for some reason

Actions #2

Updated by John Mitsch about 8 years ago

adding Include "/etc/httpd/conf.modules.d/*.conf" to
/etc/httpd/conf/httpd.conf fixed this for me

Actions #3

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to John Mitsch
  • Pull request https://github.com/Katello/katello-installer/pull/311 added
Actions #4

Updated by John Mitsch about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by Eric Helms almost 8 years ago

  • Bugzilla link set to 1332700
Actions

Also available in: Atom PDF