[Mono-list] mod_mono, xsp and apache problem

Tiago Lima tiago.lima@vianw.pt
Sat, 27 Dec 2003 13:23:12 +0000


Another option is to start mod-mono with apache user like this:

	sudo -u apache /usr/local/bin/mono /usr/local/bin/mod-mono-server.exe ... etc 
with the other params..

Now you dont need to change the socket permissions... :)

On Friday 26 December 2003 20:22, Michael Ott wrote:
> Hello Babar!
>
> > I am trying to follow the document provided with mod_mono-0.6.tar.gz. I
> > only had one error in the make install step of xsp. In the end it failed
> > to copy a file by name of asp-state.exe.config. All of rest of the steps
> > r completed successfully.Briefly this is wat i have done 1) Install
> > mono0.29 from source(Installed GLib2 for it to work)
> > 2) Install xsp 0.8
> > 3) Install mod_mono 0.6
> > 4) Changes to httpd.conf as in the doc
> >
> > Now if i type http://192.168.0.171/mono/index.aspx in ms ie this is wat i
> > get
> > *************************************************************************
> >******************** Service Temporarily Unavailable
> > The server is temporarily unable to service your request due to
> > maintenance downtime or capacity problems. Please try again later.
>
> You have to start the mod_mono server like this:
>
> 		/usr/local/bin/mono /usr/local/bin/mod-mono-server.exe --root
> /var/www/html/mono/ --applications /mono:. --nonstop & chmod 666
> /tmp/mod_mono_server
>
> CU
>
>   Michael
>
> --
>            Michael Ott, e-mail: michael@zolnott.de, www.zolnott.de
> I am registered as user #275453 with the Linux Counter,
> http://counter.li.org. _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list