Pete,

I think selinux is running on enforcing mode? `sudo setenforce
permissive` may make you happy temporarily, I think. Please try it.
It's also valuable to check /var/log/audit.log (or use journalctl).

If permissive-mode selinux solves your issue, the next step is to google it :-)
https://www.google.co.jp/search?q=Phusion+Passenger+selinux

Regards,
Makkie

2014-08-01 14:23 GMT+09:00 Pete Stieber <pstie...@gmail.com>:
> 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
>
> --
> users mailing list
> users@lists.fedoraproject.org
> 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
>
-- 
users mailing list
users@lists.fedoraproject.org
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

Reply via email to