[Mono-list] Problem with mod_mono and Apache config file
beniniva at csr.unibo.it
beniniva at csr.unibo.it
Mon Nov 7 15:02:41 EST 2005
Hi, thank's for your reply.
I've Fedora Core4, Apache 2.0.54, and apache devel 2.0.54.
I've reinstalled mod_mono-1.1.9.2, I added the following lines in the httpd
config file:
LoadModule mono_module modules/mod_mono.so
Alias /demo "/usr/lib/xsp/test"
AddMonoApplications default "/demo:/usr/lib/xsp/test"
<Location /demo>
SetHandler mono
</Location>
and Apache started without errors, but nw I get this error when I visit
http://localhost/demo/index.aspx:
" 503 Service Temporarily Unavailable The server is temporarily unable to
service your request due to maintenance downtime or capacity problems. Please
try again later."
Any ideas?
Thank's
Valentina.
>Scrive Gonzalo Paniagua Javier <gonzalo at ximian.com>:
> On Sun, 2005-11-06 at 21:24 +0100, beniniva at csr.unibo.it wrote:
> > Hi,
> > I try to configure Apache to load mod_mono module.
> > In the Apache config file I add the following line:
> >
> > LoadModule mono_module modules/mod_mono.so
> >
> > but when I type the command "httpd" to start Apache I got this error:
> >
> > Syntax error on line 193 of /etc/httpd/conf/httpd.conf:
> > Cannot load /etc/httpd/modules/mod_mono.so into server:
> > /etc/httpd/modules/mod_mono.so: undefined symbol: ap_null_cleanup
> > [root at localhost ~]#
> >
> > what I can do?
>
> What version of apache are you running? What version of the apache
> development libraries?
>
> -Gonzalo
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list