[Pkg-mono-devel] starting mod-mono-server.exe

Dylan R. E. Moonfire d.moonfire at mfgames.com
Tue Sep 6 16:31:51 UTC 2005


On Mon, 2005-09-05 at 10:01 -0400, Ed Waldspurger wrote:
> I am running debian 3.1 and have installed mono and libapache2-mod-mono 
> using apt-get. I am having trouble getting mod-mono-server.exe running 
> properly.
> 
> I tried starting it as root using "mono mod-mono-server.exe". When I 
> tried to connect to my web application, however, I get the following 
> error in the apache error log.
> 
> mod_mono: connect error (Permission denied). File: /tmp/mod_mono_server

Try "su www-data -c 'mono mod-mono-server.exe'"

> Do I need to start mod-mono-server.exe as another user? apache2 is being 
> run by www-data. How can I start mod-mono-server.exe as that user?
> 
> Are there any other tips I should know running mono and apache2?

I never had a problem with mono and apache2, except for the 1.0.9
version (which I'm trying to package for meebey). Just remember to
enable the module.

Cheers,
Dylan




More information about the Pkg-mono-devel mailing list