[Mono-list] mod_mono, xsp and apache problem

Michael Ott Michael Ott <michael@zolnott.de>
Fri, 26 Dec 2003 21:22:43 +0100


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.