Re: mod_jk and Mandrake 7.2

2001-01-30 Thread Jorge García
You must compile mod_jk.so from sources in your system. The binaries from the Jakarta Project doesn't redirect jsp files to Tomcat correctly. > Mark Balster escribió: > > Any known issues with mod_jk and the Mandrake 7.2 distribution? > > I have not been successful in getting Apache and Tomc

Re: Tomcat + Apache under Mandrake

2001-02-01 Thread Jorge García
You must compile mod_jk.so yourself. It is easy, see the docs. I had the same problem and it works fine now after compiling from sources. Tong Sun escribió: > > Hi, > > I managed to get Tomcat + Apache working under RH6.2 using mod_jk, which > means that all static pages are served by Apache (

Re: Tomcat + Apache under Mandrake

2001-02-02 Thread Jorge García
Hi Tong I'm using the rpm's from the Jakarta project, tomcat-3.2.1-1.noarch.rpm tomcat-mod-3.2.1-1.rpm I've apache, apache-devel, open-ssl, mod-ssl, auth-ldap and open-ldap also. All this stuff works fine as is, except our friend the mod_jk.so connector, and compiling it from