I change the line
LoadModule mod_mono modules/mod_mono.so
with LoadModule mono_module modules/mod_mono.so
and then apache starts ok.
Then I start mod-mono-server.exe:
cd /usr/share/doc/xsp/test mono /usr/bin/mod-mono-server.exe --root . --applications /mono:. --nonstop & chmod 666 /tmp/mod_mono_server
but when I go to http://localhost/mono it returns Service unavailable!
The server is temporarily unable to service your request due to
maintenance downtime or capacity problems. Please try again later.
Error 503
jue 05 feb 2004 12:02:50 ART Apache/2.0.40 (Red Hat Linux)
I follow this thread http://www.mail-archive.com/[EMAIL PROTECTED]/msg05037.html, but I still have the problem... any idea?
Thanks!!!!
Gustavo.
El mar, 03-02-2004 a las 21:49, Gustavo escribi�:
Hello,
I have this trouble when I try to start apache with mod_mono:
# service httpd start
Starting httpd: Syntax error on line 213 of /etc/httpd/conf/httpd.conf:
Can't locate API module structure `mod_mono' in file /etc/httpd/modules/mod_mono.so: /usr/lib/libapr.so.0: undefined symbol: mod_mono
I use a red hat 9 and I have updated the last packages from red carpet.
Here are the lines added to the httpd.conf file:
LoadModule mod_mono modules/mod_mono.so MonoUnixSocket /tmp/mod_mono_server Alias /mono "/usr/share/doc/xsp/test"
xsp runs fine...
I have got no idea what is wrong, where can I start looking?
Mmm, may be you're trying to use a apache 2.0 module with apache 1.3?
-Gonzalo
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
