I'm trying to deploy a sample ruby on rails application on Fedora 20.
The application runs locally using WEBrick. I have the
mod_passenger-4.0.18-4.fc20.x86_64 package and the associated ruby gems
installed. I'm very new to this so I'm sure I'll be asking some stupid
questions.
The first thing I notice is complaints in /var/log/httpd/error_log when
restarting apache with passenger setup. I've attached the relevant
error_log content. I googled, but couldn't find a clear answer.
Can someone help me out?
Pete
[Thu Jul 31 19:35:00.788413 2014] [mpm_prefork:notice] [pid 23384] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Jul 31 19:35:01.946399 2014] [core:notice] [pid 10342] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
[Thu Jul 31 19:35:01.947278 2014] [suexec:notice] [pid 10342] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
You're not supposed to start this program from the command line. It's used internally by Phusion Passenger.
[Thu Jul 31 19:35:01.961849 2014] [passenger:error] [pid 10342] *** Passenger could not be initialized because of this error: Unable to start the Phusion Passenger watchdog: it seems to have crashed during startup for an unknown reason, with exit code 1
[Thu Jul 31 19:35:02.070278 2014] [auth_digest:notice] [pid 10342] AH01757: generating secret for digest authentication ...
[Thu Jul 31 19:35:02.071226 2014] [lbmethod_heartbeat:notice] [pid 10342] AH02282: No slotmem from mod_heartmonitor
You're not supposed to start this program from the command line. It's used internally by Phusion Passenger.
[Thu Jul 31 19:35:02.129697 2014] [passenger:error] [pid 10342] *** Passenger could not be initialized because of this error: Unable to start the Phusion Passenger watchdog: it seems to have crashed during startup for an unknown reason, with exit code 1
[Thu Jul 31 19:35:02.136744 2014] [mpm_prefork:notice] [pid 10342] AH00163: Apache/2.4.10 (Fedora) PHP/5.5.15 Phusion_Passenger/4.0.18 configured -- resuming normal operations
[Thu Jul 31 19:35:02.136790 2014] [core:notice] [pid 10342] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org