Hello,
I have 2 boxes running redhat 7.1
they are running apache Apache/1.3
One box converted to tomcat 4 and I can not make the other one work
Before i give the gory details,
the one that works is running Apache/1.3.14 (bart)
the one that does not is running Apache/1.3.12 (homer)
both are using the same mod_jk.so binary
I really can not update to .14 on homer
Here are some other details
j2sdkee1.3.1
jdk1.3.1_04
jakarta-tomcat-3.2.2 (works)
jakarta-tomcat-4.0.4 (does not)
In my httpd.conf
LoadModule jk_module modules/mod_jk.so
AddModule mod_jk.c
JkWorkersFile /usr/java/jakarta-tomcat/conf/workers.properties
JkLogFile /usr2/wwwlogs/mod_jk.log
JkLogLevel info
These are un commented for tomcat 4.
#JkWorkersFile /usr/java/jakarta-tomcat/conf/jk/workers.properties
#Include /usr/java/jakarta-tomcat/conf/auto/mod_jk.conf
So here is the problem (finally)
Everything works ok with TC3.4
When I change the symlink to TC4
it starts ok
i can access it ok via 8080
the jsps run on 8080
when i try to go thru apache, i get an immediate apache 500 server error
the most frustrating thing is i can not find anything in any log files.
ARG!!!
Please , any help/hints will be appreciated
Randy
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>