You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Peter Becker <be...@web.de> on 2002/05/08 16:40:46 UTC

Problems to start Apache after Tomcat

Hi
i need a little help.
my configuration is:
Linux Suse 7.1
Apache 1.3.20
Tomcat 4.0.3
Java Sun JDK 1.4.0
mod_jk

*** mod_jk.conf
########## Auto generated on Wed May 08 15:33:05 CEST 2002##########
<IfModule !mod_jk.c>
  LoadModule jk_module libexec/mod_jk.so
</IfModule>
JkWorkersFile "/var/tomcat4/conf/jk/workers.properties"
JkLogFile "/var/tomcat4/logs/mod_jk.log"
JkLogLevel emerg

*** httpd_extra.conf (Include in httpd)
LoadModule jk_module /usr/lib/apache/mod_jk.so
AddModule mod_jk.c
Include /var/tomcat4/conf/auto/mod_jk.conf

Tomcat is start w/o problems but if itry to start Apache i became this replay: 
"Cannot load /usr/lib/apache/mod_jk.so into server: undifined symbol: ap_hook_post_config"

some ideas?
Peter

________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! 
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>