I am using  Apache 2.0.39  + tomcat 4 +  Java 2 SDK 1.3.1_03

I also installed  ANT  in  c:/ant

I also installed
Download the tomcat connectors source from 
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/src/jakarta-tomcat-connectors-4.0.2-01-src.zip.

all from this site

http://www.galatea.com/flashguides/apache-tomcat-24-win32.xml

Now I need a copy of someones  httpd.conf file.

Everytime I add a LoadModule comment into  my apache httpd.conf file
I restart Apache and I get an error and cannot start.  WONT START

How do I do a proper load module?

this is what I tried.. both dont work

Include c:/tomcat4/conf/auto/mod_jk.conf  --- didnt work

<IfModule !mod_jk.c>
  LoadModule jk_module modules/mod_jk.dll         -----------didnt work
</IfModule>

LoadModule jk_module "C:/tomcat4/bin/modules/mod_jk.dll"

--------I dont even  have a C:/tomcat4/bin/modules/mod_jk.dll path????
pls help


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to