If you enable jk logging in workers2.properties, you will see that apache2 is looking into your connector src directory for workers.c. Could not figure out why?
Regards, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing" -----Original Message----- From: Andy Richards [mailto:[EMAIL PROTECTED]] Sent: February 12, 2003 5:48 AM To: [EMAIL PROTECTED] Subject: Can't create apr Hi Cant resolve this one? occurs when starting tomcat-4.1.18-LE, with apache2 and mod_jk2. Have looked all over the discussion forums, and found many people with the same problem on tomcat-4.1.12, but cant find a solution. Using the following jk2.properties file... #---- jk2.properties # list of needed handlers. handler.list=apr,channelSocket,channelUnix,request # Set the default port for the channelSocket channelSocket.port=8009 # State where the UNIX domain socket is located channelUnix.file=/usr/local/tomcat4/work/jk2.socket # Dynamic library serverRoot=/usr/local/apache2 apr.NativeSo=/usr/local/tomcat4/libjkjni.so #---- end of jk2.properties but no socket is created... using workers2.properties created in the build/conf directory when compiling tomcat-connectors-4.1.18. regards Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
