[Mono-list] mod_mono & xsp
Giuseppe Greco
giuseppe.greco@agamura.com
Mon, 31 Jan 2005 23:10:48 +0100
Gonzalo,
Here below is my /etc/httpd/conf.d/mono.conf:
LoadModule mono_module modules/mod_mono.so
MonoApplications "/demo:/usr/share/doc/xsp/test"
Alias /demo "/usr/share/doc/xsp/test"
<Directory /usr/share/doc/xsp/test>
AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmy
</Directory>
After restarting apache, the file /tmp/mod_mono_server is
missing... why?
Furthermore, when trying to access http://localhost/demo/index.aspx,
I always get the following error message:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to
maintenance downtime or capacity problems. Please try again later.
I've followed step-by-step what described in file INSTALL. By default,
mod_mono is configured to run mod-mono-server automatically, isn't it?
So where can I look further?
Tx,
j3d.
On Mon, 2005-01-31 at 16:16 -0500, Gonzalo Paniagua Javier wrote:
> On Sun, 2005-01-30 at 14:59 +0100, Giuseppe Greco wrote:
> > Hi all,
> >
> > Reading the mod_mono INSTALL file it looks like it is
> > not necessary to start mod-mono-server.exe manually
> > before re-starting httpd... is that true?
>
> No, it's not necessary. If mod_mono is configured to run
> mod-mono-server, the restart will happen when you reload/restart apache.
> If not, you need to start/stop mod-mono-server on your own.
>
> >
> > I've tried it... but it doesn't work!
> >
> > Is the procedure described in the INSTALL file still
> > valid and up2date?
>
> Yes, it is.
>
> -Gonzalo
>
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
--
----------------------------------------
Giuseppe Greco
::agamura::
phone: +41 (0)91 604 67 65
mobile: +41 (0)79 602 99 27
email: giuseppe.greco@agamura.com
web: www.agamura.com
----------------------------------------