Tell me your setup ? what version of Apache , what version of Tomcat, did you build the mod_jk ? Are you using any of the ports to build this ? What jdk are you using?
Christian wrote: >mod_jk.so is in /usr/local/apache/libexec and I start first tomcat with >shell script startup.sh and apache with apachectl when tomcat are >started. > >The problem Isn't resolve. > >This is the usual error: >Sintax error on line 8 of /usr/local/tomcat/conf/mod_jk.conf-auto: >Cannot load /usr/local/apache/libexec/mod_jk.so into server: >/usr/local/apache/libexec/mod_jk.so: Undefined symbol "map_name_at" >/bin/apachectl start: http could not started > >HELPPPPPPPPPPPPP!!!!!!!!!!!!!!!!!!! > >-----Messaggio originale----- >Da: adrianthiele [mailto:[EMAIL PROTECTED]] >Inviato: mercoled� 1 maggio 2002 10.39 >A: Tomcat Users List >Oggetto: Re: problem with mod_jk > >Christian , > Are you sure mod_jk got to /usr/local/libexec/apache ? > By default it goes to /usr/local/libexec . >Ernst has a port build for mod_jk, however I use mod_webapp. >Look and see if mod_jk is in /usr/local/libexec or >/usr/local/libexec/apache > >also make sure to use apachectl stop , then start tomcat and then >apachectl start > >If you just want to build from the ports , it works fine. > >Adrian > > > > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
