Foreman httpd interaction problem

I’m trying to setup Foreman for the first time and am running into a consistent error that is preventing the Foreman login screen from starting. I am using Red Hat Enterprise Linux 6.4 and running Apache 2.2.15, the server is a fresh install. I'm using foreman 1.7.3.

The error I’m experiencing when running:

foreman-installer
Error:

Syntax error on line 53 of /etc/httpd/conf.d/05-foreman-ssl.conf

Invalid command 'PassengerStartTimeout', perhaps misspelled or defined by a module not included in the server configuration.

Line 53 is :
PassengerStartTimeout 600

What’s the solution for this problem?

Hi

Could someone please help me with the above. I've used the epel and red hat repo to source all tthe dependencies.

Thanks

Can you cat /etc/httpd/conf.d/passenger.load?

Also rpm -qa \*passenger\* please.

··· On 26/03/15 09:39, Dan Track wrote: > I’m trying to setup Foreman for the first time and am running into a consistent error that is preventing the Foreman login screen from starting. I am using Red Hat Enterprise Linux 6.4 and running Apache 2.2.15, the server is a fresh install. I'm using foreman 1.7.3. > > The error I’m experiencing when running: > > foreman-installer > Error: > > Syntax error on line 53 of /etc/httpd/conf.d/05-foreman-ssl.conf > > Invalid command 'PassengerStartTimeout', perhaps misspelled or defined by a module not included in the server configuration. > > Line 53 is : > PassengerStartTimeout 600 > > What’s the solution for this problem?


Dominic Cleal
Red Hat Engineering