Help to Configure Apache and Tomcat to use mod_jk!

2002-10-25 Thread Hai To Thanh
 Hi, 
 I get trouble when I try to make communication
between Tomcat and Apache. I follow following steps:
   1, I get mod_jk.so.
   2, To Configure Apache using mod_jk:
  I put the following include directive at the end
of your Apache httpd.conf file: 
  Include /usr/local/jakarta- 
tomcat/conf/jk/mod_jk.conf.
   3, To Configuring Tomcat:
  I add the following block to your 
TOMCAT_HOME/conf/server.xml file 
   ApacheConfig /.

 But When I type:
   #./httpd start
to start Apache Web Server then I get following error:
 
 Starting httpd: Systax error on line 7 of
/usr/local/src/jakarta-tomcat-4.1.12/conf/auto/mod_jk.conf:
  invalid command JkWorkersFile, perhaps mis-spelled
of defined by a module not include in the server
configuration.

Help me!



__
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

--
To unsubscribe, e-mail:   mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org




RE: Help to Configure Apache and Tomcat to use mod_jk!

2002-10-25 Thread Turner, John

You have to load the module into Apache before you can use it.

Look in httpd.conf for lines that look like this:

LoadModule 

Then add one that looks like this:

LoadModule jk_module wherever_you_put_it/mod_jk.so 

John

 -Original Message-
 From: Hai To Thanh [mailto:nguyenquocanh01;yahoo.com]
 Sent: Friday, October 25, 2002 3:55 AM
 To: [EMAIL PROTECTED]
 Subject: Help to Configure Apache and Tomcat to use mod_jk!
 
 
  Hi, 
  I get trouble when I try to make communication
 between Tomcat and Apache. I follow following steps:
1, I get mod_jk.so.
2, To Configure Apache using mod_jk:
   I put the following include directive at the end
 of your Apache httpd.conf file: 
   Include /usr/local/jakarta- 
 tomcat/conf/jk/mod_jk.conf.
3, To Configuring Tomcat:
   I add the following block to your 
 TOMCAT_HOME/conf/server.xml file 
ApacheConfig /.
 
  But When I type:
#./httpd start
 to start Apache Web Server then I get following error:
  
  Starting httpd: Systax error on line 7 of
 /usr/local/src/jakarta-tomcat-4.1.12/conf/auto/mod_jk.conf:
   invalid command JkWorkersFile, perhaps mis-spelled
 of defined by a module not include in the server
 configuration.
 
 Help me!
 
 
 
 __
 Do you Yahoo!?
 Y! Web Hosting - Let the expert host your web site
 http://webhosting.yahoo.com/
 
 --
 To unsubscribe, e-mail:   
mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:tomcat-user-help;jakarta.apache.org

--
To unsubscribe, e-mail:   mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org




help to configure apache with tomcat

2001-04-11 Thread Caroline Boonen

Hello,

Is there some people can help me to configure Tomcat with apache?

Thanks in advance

--
Caroline BOONEN



Re: help to configure apache with tomcat

2001-04-11 Thread Hajo Eichler

Hi!

 Which OS?

On linux i can help!

CU 
 Hajo
- Original Message - 
From: "Caroline Boonen" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, April 11, 2001 2:46 PM
Subject: help to configure apache with tomcat


 Hello,
 
 Is there some people can help me to configure Tomcat with apache?
 
 Thanks in advance
 
 --
 Caroline BOONEN