Re: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.sobinaries

2002-04-15 Thread Punky Tse
> >> [root@bicaweb_dev webapps]# $APACHE_HOME/bin/apachectl start > >> Syntax error on line 220 of /opt/apache2/conf/httpd.conf: > >> Cannot load /opt/apache2/modules/mod_webapp.so into server: > >> /opt/apache2/modules > >> /mod_webapp.so: undefined symbol: ap_table_get > >> /opt/apache2/bin/apa

Re: Error running Apache 2.0 with mod_webapp.so or mod_jk-01.sobinaries

2002-04-12 Thread Pier Fumagalli
"Punky Tse" <[EMAIL PROTECTED]> wrote: >> Tomcat seems to work fine on its own. Apache seems to work fine on its >> own. >> My problem is getting mod_webapp to link the two. I get the error below as >> soon as I include the LoadModule line in my httpd.conf: >> >> [root@bicaweb_dev webapps]# $A