Project

General

Profile

Actions

Bug #14687

closed

Passenger Module loaded twice

Added by Ondřej Pražák about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Category:
External modules
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1200662
Description of problem:

Version-Release number of selected component (if applicable):

How reproducible:

  1. start httpd #####
[root@jniksat6 ~]# service httpd start
Starting httpd: [Wed Mar 11 05:26:22 2015] [warn] module passenger_module is already loaded, skipping
[FAILED]
  1. comment out passenger.load ########

sed 's/Load/#Load/g' /etc/httpd/conf.d/passenger.load | tee /etc/httpd/conf.d/passenger.load

check passenger.conf
sed 's/Load/#Load/g' /etc/httpd/conf.d/passenger.load | tee /etc/httpd/conf.d/passenger.load

  1. Then restart httpd ####
    Issue is gone
Actions #1

Updated by Dominic Cleal about 8 years ago

  • Category set to External modules
  • Status changed from New to Rejected

Not a bug in the Foreman modules, this should be addressed in puppetlabs-apache.

Actions

Also available in: Atom PDF