Re: Connector Installation - Resolved

2006-03-23 Thread Scott Gravenhorst
This is now resolved. The problem was that the binary mod_jk.so I downloaded from the tomcat website did not work. I went to USENET forum alt.apache.configuration and someone there suggested I download the source and compile it. While that was not the easiest thing (I had a vanilla Apache webser

Re: Connector Installation

2006-03-22 Thread Scott Gravenhorst
More stuff. I found a tutorial (one of the many) and in that it was said that the prefork .so file is the one to copy as mod_jk.so to the directory containing modules. It also said to set the chmod permissions to 755. After I added the loadmodule directive to httpd.conf, I now get an error when

Connector Installation

2006-03-22 Thread Scott Gravenhorst
Greetings from a new guy... I have Tomcat 5.5 running under FC3. I would like to install and configure the mod_jk connector, but I'm finding the documentation somewhat unclear. I know tomcat is working because I can display the samples via port 8080. The Apache web server is also installed and