On Mon, 2006-05-22 at 14:49 -0400, Ruben Guinez wrote: > Hi !!! > > I have : > 1. Suse 10.1 <<<<------- > 2. Apache2 2.2.0-21 > 3. Mono 1.1.15 for Suse 10.0 <<<<----- > > And when I try to start up Apache I get this error: > > Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 177 > of /etc/apache2/httpd.conf: Syntax error on line 81 > of /etc/apache2/default-server.conf: Syntax error on line 8 > of /etc/apache2/conf.d/mod_mono.conf: Cannot > load /usr/lib64/apache2/mod_mono.so into > server: /usr/lib64/apache2/mod_mono.so: undefined symbol: > apr_sockaddr_port_get
mod_mono packaged for SUSE 10.0 is not compatible with SUSE 10.1. You have to compile the module by yourself in SUSE 10.1 or wait for an RPM that targets that SUSE version. Blame it on some small changes in libapr. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
