If anyone comes across this and is looking for the fix, it looks as though CentOS 7 installs with SELinux enabled by default (getenforce shows that it is Enforcing). Due to that, there are restrictions placed on the filesystem preventing Apache from executing mod-mono-server. I disabled SELinux and that seems to have fixed the problem. Now I am starting the daunting task of writing a policy that will enable my .NET application to work with SELinux, but in the meantime, I can at least verify that it is now working under CentOS.
-- View this message in context: http://mono.1490590.n4.nabble.com/CentOS-7-503-Service-Unavailable-tp4665820p4665821.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
