RE: Mod_JK - JkMount Invalid Command

2003-01-18 Thread Turner, John

Great!  Glad I was able to help.

The Linux configuration is identical, except for pathnames.  The other thing
I should mention is that I typically avoid RPMs (personal preference,
there's nothing inherently wrong with RPMs), so if you are using RPMs on
Linux my HOWTO will look a little different.  The configuration, though, is
essentially the same on Windows or Linux except for pathnames.

Check my Solaris 8/Linux HOWTO at http://www.johnturner.com/howto.  Again,
don't be thrown off by version numbers...the configuration is essentially
identical whether you are on Solaris or Linux.  The Solaris HOWTO just has
stuff in there about building the connector itself...if you ignore that
stuff the other configuration steps are the same.

John


-Original Message-
From: neal [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 4:36 PM
To: Tomcat Users List
Subject: RE: Mod_JK - JkMount Invalid Command


John,

Your tutorial ROCKS!

It turns out there were 4 distinct problems which I was able to identify in
part by using the Apache.exe and in part by comparing your steps to the
collage I had compiled from other incomplete sources.

My primary problem was that mod_jk.dll was not being recognized so I
replaced it with the build you were using
(mod_jk-2.0.43.dll) and from there is was pretty much home free!

Now on to doing the same on the Linux server (I hope its reasonably
similar).  :)

Thanks again.
Neal

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 11:22 AM
To: 'Tomcat Users List'
Subject: RE: Mod_JK - JkMount Invalid Command



Uncomment those two lines.

Then, open up a command window and call Apache like this:

SOME_DRIVE:\SOME\PATH\TO\APACHE\BIN\APACHE.EXE -t

This will check the syntax of Apache's httpd.conf without starting Apache.
Fix the errors, then call it with -t again until you see Syntax OK.

The whole process is described in my HOWTO:
http://www.johnturner.com/howto/winxp-howto.html

While the version I use in my HOWTO is 4.1.18, the configuration steps are
identical, just substitute 4.0.4 wherever you see 4.1.18.

John


 -Original Message-
 From: neal [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 2:17 PM
 To: Tomcat Users List
 Subject: Mod_JK - JkMount Invalid Command


 I'm trying to setup ModJK for the first time between Apache 2.0 and 
 TOmcat 4.0.4, on Windows 2000.

 I am stuck with an error I was hoping someone might recognize:

 It tells me invliad JKMount command. Perhaps mispelled or defined by 
 a module not included in the server configuration.

 I presume this is because I have commented out these lines:

 #LoadModule jk_module modules/mod_jk.so
 #AddModule mod_jk.c

 But if I *DONT* comment these out, the test configuration window 
 disappears almost as quickly as it appears and I can't see what the
 problem is.  There
 is nothing being logged, and if I try to start from the Apache Service
 manager I simply get a message stating The requested
 operation failed..


 Anyone know what's going on?  :(

 Thanks.
 Neal


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


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


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

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003
 

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




Mod_JK - JkMount Invalid Command

2003-01-17 Thread neal
I'm trying to setup ModJK for the first time between Apache 2.0 and TOmcat
4.0.4, on Windows 2000.

I am stuck with an error I was hoping someone might recognize:

It tells me invliad JKMount command. Perhaps mispelled or defined by a
module not included in the server configuration.

I presume this is because I have commented out these lines:

#LoadModule jk_module modules/mod_jk.so
#AddModule mod_jk.c

But if I *DONT* comment these out, the test configuration window disappears
almost as quickly as it appears and I can't see what the problem is.  There
is nothing being logged, and if I try to start from the Apache Service
manager I simply get a message stating The requested operation failed..


Anyone know what's going on?  :(

Thanks.
Neal


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




RE: Mod_JK - JkMount Invalid Command

2003-01-17 Thread Turner, John

Uncomment those two lines.

Then, open up a command window and call Apache like this:  

SOME_DRIVE:\SOME\PATH\TO\APACHE\BIN\APACHE.EXE -t

This will check the syntax of Apache's httpd.conf without starting Apache.
Fix the errors, then call it with -t again until you see Syntax OK.

The whole process is described in my HOWTO:
http://www.johnturner.com/howto/winxp-howto.html

While the version I use in my HOWTO is 4.1.18, the configuration steps are
identical, just substitute 4.0.4 wherever you see 4.1.18.

John


 -Original Message-
 From: neal [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 2:17 PM
 To: Tomcat Users List
 Subject: Mod_JK - JkMount Invalid Command
 
 
 I'm trying to setup ModJK for the first time between Apache 
 2.0 and TOmcat
 4.0.4, on Windows 2000.
 
 I am stuck with an error I was hoping someone might recognize:
 
 It tells me invliad JKMount command. Perhaps mispelled or 
 defined by a
 module not included in the server configuration.
 
 I presume this is because I have commented out these lines:
 
 #LoadModule jk_module modules/mod_jk.so
 #AddModule mod_jk.c
 
 But if I *DONT* comment these out, the test configuration 
 window disappears
 almost as quickly as it appears and I can't see what the 
 problem is.  There
 is nothing being logged, and if I try to start from the Apache Service
 manager I simply get a message stating The requested 
 operation failed..
 
 
 Anyone know what's going on?  :(
 
 Thanks.
 Neal
 
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

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




RE: Mod_JK - JkMount Invalid Command

2003-01-17 Thread neal
John,

Your tutorial ROCKS!

It turns out there were 4 distinct problems which I was able to identify in
part by using the Apache.exe and in part by comparing your steps to the
collage I had compiled from other incomplete sources.

My primary problem was that mod_jk.dll was not being recognized so I
replaced it with the build you were using
(mod_jk-2.0.43.dll) and from there is was pretty much home free!

Now on to doing the same on the Linux server (I hope its reasonably
similar).  :)

Thanks again.
Neal

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 11:22 AM
To: 'Tomcat Users List'
Subject: RE: Mod_JK - JkMount Invalid Command



Uncomment those two lines.

Then, open up a command window and call Apache like this:

SOME_DRIVE:\SOME\PATH\TO\APACHE\BIN\APACHE.EXE -t

This will check the syntax of Apache's httpd.conf without starting Apache.
Fix the errors, then call it with -t again until you see Syntax OK.

The whole process is described in my HOWTO:
http://www.johnturner.com/howto/winxp-howto.html

While the version I use in my HOWTO is 4.1.18, the configuration steps are
identical, just substitute 4.0.4 wherever you see 4.1.18.

John


 -Original Message-
 From: neal [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 2:17 PM
 To: Tomcat Users List
 Subject: Mod_JK - JkMount Invalid Command


 I'm trying to setup ModJK for the first time between Apache
 2.0 and TOmcat
 4.0.4, on Windows 2000.

 I am stuck with an error I was hoping someone might recognize:

 It tells me invliad JKMount command. Perhaps mispelled or
 defined by a
 module not included in the server configuration.

 I presume this is because I have commented out these lines:

 #LoadModule jk_module modules/mod_jk.so
 #AddModule mod_jk.c

 But if I *DONT* comment these out, the test configuration
 window disappears
 almost as quickly as it appears and I can't see what the
 problem is.  There
 is nothing being logged, and if I try to start from the Apache Service
 manager I simply get a message stating The requested
 operation failed..


 Anyone know what's going on?  :(

 Thanks.
 Neal


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


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


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