First off.. THANKS for replying so fast! I was actualy sitting here hitting the refresh button hoping..
I running jk2 My Apache Conf line is: LoadModule jk2_module modules/mod_jk2.so LoadModule perl_module modules/mod_perl.so LoadModule php4_module modules/libphp4.so I have attached my worker2 file.. Thanks again! Dennis ----- Original Message ----- From: "Ray Madigan" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>; "Dennis Megarry" <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 7:11 PM Subject: RE: HELP! 3 days and still no go with Apache2 and TomCat 4.0.4 > Are u using mod_jk or mod_jk2. workers2.properties are for mod_jk2. > > Send a copy of your workers2.properties and maybe we can find something. > > -----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]> > > >
workers2.properties
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
