Re: Problem with mod_jk installation

2009-01-08 Thread samlin
When followed the same procedure for tomcat 6.0.16 with identitical entries in required files, i could see Apache forwarding requests to Tomcat. i.e. http://192.168.1.1:8080/sample-site/jsp/home.jsp AND http://192.168.1.1/sample-site/jsp/home.jsp displays me the expected site page. I followed exa

Re: Problem with mod_jk installation

2009-01-08 Thread Rainer Jung
On 05.01.2009 13:09, samlin wrote: Hi I am using CentOS release 5.2 (Final) jdk1.5.0_16 httpd-2.2.3-11.el5_2.centos.4 tomcat-5.5.27 I tried compiling mod_jk.so I used tomcat-connectors-1.2.27-src.tar.gz resultant mod_jk.so was copied to /etc/httpd/modules/ directory -workers.properties wor

Re: Problem with mod_jk installation

2009-01-05 Thread samlin
Hi I am using CentOS release 5.2 (Final) jdk1.5.0_16 httpd-2.2.3-11.el5_2.centos.4 tomcat-5.5.27 I tried compiling mod_jk.so I used tomcat-connectors-1.2.27-src.tar.gz resultant mod_jk.so was copied to /etc/httpd/modules/ directory -workers.properties worker.list=worker1 worker.worker1.typ

Re: Problem with mod_jk installation

2008-09-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin, Martin Gainty wrote: > this is a known bug in Apache 2.2.4+ distro modules > https://issues.apache.org/bugzilla/show_bug.cgi?id=43095 > can you work around the error by either rollback to 2.2.0 > or roll forward to 2.4 It is not a bug in Apac

Re: Problem with mod_jk installation

2008-09-24 Thread Rainer Jung
Ken Bowen wrote: Hi all, I'm trying to setup a new virtual machine running CentOS 5 Linux over VMWare. Apache Httpd 2.2.3 was already installed and running. I've installed Java JDK 1.5.0_16 and Tomcat 5.5.27, which is running fine. I downloaded mod_jk-1.2.26-httpd-2.2.6.so and placed it with a

Re: Problem with mod_jk installation

2008-09-23 Thread Steve Ochani
Send reply to: Tomcat Users List From: Ken Bowen <[EMAIL PROTECTED]> To: users@tomcat.apache.org Subject:Problem with mod_jk installation Date sent: Tue, 23 Sep 2008 19:45:14 -0400 > Hi all, > > I'm trying to setup a new virtual machine running CentOS 5 Linux over > VMWare.

RE: Problem with mod_jk installation

2008-09-23 Thread Martin Gainty
Ken- this is a known bug in Apache 2.2.4+ distro modules https://issues.apache.org/bugzilla/show_bug.cgi?id=43095 can you work around the error by either rollback to 2.2.0 or roll forward to 2.4 ? Martin __ Disclaimer and confidentiality note Everythi