[Mono-aspnet-list] Mod_mono 2.10 server won't start
liteweight
nelson.timothy at gmail.com
Thu May 5 09:45:24 EDT 2011
Ok digging even farther. I _think_ the issue is a permissions one. The test
I ran is:
sudo -u apache /usr/local/bin/mod-mono-server2 --filename
/tmp/mod_mono_server_global --nonstop --master
(fails)
sudo -u root /usr/local/bin/mod-mono-server2 --filename
/tmp/mod_mono_server_global --nonstop --master
(succeeds)
Since mod-mono-server is launched by Apache and it has uid/gid = apache this
makes sense why it isn't working.
Problem is I installed RH5.4/Mono 2.10 a couple of weeks ago, and now I am
trying RH5.6/Mono 2.10.2 and I am getting this issue. I built them from
sources the exact same way, so I just don't see the issue.
Ideas?
--
View this message in context: http://mono.1490590.n4.nabble.com/Mod-mono-2-10-server-won-t-start-tp3495376p3498385.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list