The Jk* directives do not go in httpd.conf.  mod_jk2 uses two property files
to accomplish the mapping.

I used this page to tell me how to get it to work.
 http://www.pubbitch.org/jboss/mod_jk2.html

After some trial and error and some great help from members of this list - i
just got it to work.
Try this and let us know how it went.

Thanks

-----Original Message-----
From: Dennis Megarry [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 30, 2002 4:05 PM
To: [EMAIL PROTECTED]
Subject: HELP! 3 days and still no go with Apache2 and TomCat 4.0.4


I've been reading everything I can get my browser pointed at and I must say,
there is an extreme lack of documentation on Apache2 & Tomcat..  (or google
can not find it)

I've done every step in any doc I found, I startup (startup.sh) TomCat and
then start apache2..  My log shows:

[Fri Aug 30 22:55:22 2002] [notice] Apache/2.0.40 (Unix)
mod_perl/1.99_05-dev Perl/v5.6.0 PHP/4.3.0-dev mod_jk2/2.0.0 configured --
resuming normal operations
[Fri Aug 30 22:55:22 2002] [notice] workerEnv.init() ok
/var/lib/apache2/conf/workers2.properties
[Fri Aug 30 22:55:22 2002] [notice] mod_jk child init 1 -1

Any time I try a mod_jk directive  (JkMount, JkLogLevel, etc..) I get an
"Invalid Command" trying to start apache..  None of the mod_jk directives
are available but yet, the logs show everything is fine..   I've tried
everything I could think of or find...  This mail list is my last resort..

Does anyone have any ideas where my problem is?

Running Apache 2.0.40

This was my last Apache configure line:

./configure --prefix=/var/lib/apache2 \
--enable-module=most \
--enable-shared=max \
--enable-so \
--with-mpm=prefork \
--enable-module=include \
--enable-info \
--enable-rewrite \
--enable-suexec

Clueless - Dennis


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

Reply via email to