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
