You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Cheng Yan <cy...@attbi.com> on 2002/05/01 18:38:05 UTC

How to link apache 2.0.35 with tomcat 4.0.3 on Solaris 8

I have successfully linked apache 1.3.12 with tomcat 4.0.3 on Solaris 8
before. But I can not link apache 2.0.35 with tomcat 4.0.3 on Solaris 8.

I basically did the same in httpd.conf of apache 2.0.35:

LoadModule webapp_module modules/mod_webapp.so # The line number of this
line is 250

When I tried to start httpd server, I got the following error:

============================================================
 root@tbird 12 %> ./apachectl start
Syntax error on line 250 of
/usr/tomcat/apache_tomcat/apache/conf/httpd.conf:
Cannot load /usr/tomcat/apache_tomcat/apache/modules/mod_webapp.so into
server: ld.so.1: /usr/tomcat/apache_tomcat/apache/bin/httpd: fatal:
relocation error: file
/usr/tomcat/apache_tomcat/apache/modules/mod_webapp.so: symbol ap_pstrdup:
referenced symbol not found
./apachectl start: httpd could not be started
============================================================

You reply is highly appreaciated.


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>