Web Hosting Talk







View Full Version : Apache Configuration


mithilesh
09-02-2002, 02:01 AM
I had installed Tomcat4 On my Redhat Linux7.2 machine.But after than my Apache has down. Now when I disable the mod_jk in my httpd.conf file then my apache is running perfectly.Now I want to reenable the mod_jk .Please suggest me the necessary configuration before reenable this module which will not create any problem for my apache.

I want to say thanks in advance for your help.

sitekeeper
09-02-2002, 02:45 AM
I see you use cPanel, did you use the installer from http://layer1.cpanel.net/ ???

Jedito
09-02-2002, 03:18 AM
What error do you get in your error_log?

mithilesh
09-02-2002, 07:04 AM
Ya I m useing cPanel, and I use the installer from http://layer1.cpanel.net. I couldn't get "error_log " message.

When I checked in my apache conf file at there for loading mod_jk it need mod_jk.so file under libexec directory .But when I checked it I didn't get nay file with this name so from where I can get this file and where should I placed it.
I will really apperciate your help.

Thank You