I am trying to configure Tomcat 3.3a to work with Apache 1.3.14 on Mac
OS X. I have been successfully using Resin as a servlet container but,
when I try to use JServ, as soon as apache hits the line LoadModule
jserv_module /p/server/apache_1.3.14/libexec/mod_jserv.so in the
httpd.conf file I get the following error:
dyld: /p/server/apache_1.3.14/sbin/httpd multiple definitions of symbol
_main
/p/server/apache_1.3.14/sbin/httpd definition of _main
/p/server/apache_1.3.14/libexec/mod_jserv.so definition of _main
sbin/apachectl start: httpd could not be started
Anyone know why this occurs and how to avoid it?
Rich
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|