El vie, 16-07-2004 a las 18:27, Erik Dasque escribi�: > Well, now we've established that XSP is not the problem but mod_mono is. > > What is your apache version ? > > Your startup issue was: > > > [EMAIL PROTECTED] [/usr/local/apache/conf]# service httpd configtest > > Syntax error on line 219 of /usr/local/apache/conf/httpd.conf: > > Cannot load /usr/lib/httpd/modules/libmod_mono.so into server: > > /usr/lib/httpd/modules/libmod_mono.so: undefined symbol: > > ap_hook_post_config > > > > You installed mod_mono 1.0 from RPM, right ? > > (I am emailing the mono-list so that others can help)
The problem is that the module is not compiled for that apache version. Probably it's compiled for 2.0 and installed on 1.3. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
