Here we go again :)

Apache v. 1.3.27
Tomcat 4.1.18
Mod_jk 1.2.2
Windows XP

I can access http://localhost:8080/index.jsp but not
http://localhost/index.jsp.  I have set up everything in the httpd.conf file
- I attached httpd.conf and server.xml.  

The error I am getting when I start the Apache service is: Invalid command
'JkMount', perhaps mis-spelled or defined by a module not included in the
server configuration.  

This is leading me to believe that mod_jk is not installed properly?  Any
ideas/thoughts/advice are greatly appreciated.

Thanks :)

Denise Mangano
Help Desk Analyst
Complus Data Innovations, Inc.
 


-----Original Message-----
From: Turner, John [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 03, 2003 11:42 AM
To: 'Tomcat Users List'
Subject: RE: Installing Tomcat on WinXP with Apache/PHP/mySQL setup



I use the EXE, which will run an installer when you execute it.  That way,
you can choose to run Tomcat as a service or not just by checking the option
in the installer instead of having to get medieval on the command line
later.

John

> -----Original Message-----
> From: Denise Mangano [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 03, 2003 11:44 AM
> To: 'Tomcat Users List'
> Subject: RE: Installing Tomcat on WinXP with Apache/PHP/mySQL setup
> 
> 
> John - it appears that the httpd that came with the program accepts 
> dynamically loaded modules, so I think I will be OK with the mod_jk 
> connector.
> 
> I've only installed tomcat on a linux machine.  For the WinXP
> machine is it
> better to go with the Tomcat binary that comes in the zip file, or the
> executable?
> 
> Thanks :)
> 
> Denise Mangano
> Help Desk Analyst
> Complus Data Innovations, Inc.
>  
> 
> 
> -----Original Message-----
> From: Turner, John [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 03, 2003 11:11 AM
> To: 'Tomcat Users List'
> Subject: RE: Installing Tomcat on WinXP with Apache/PHP/mySQL setup
> 
> 
> 
> Off the top of my head I would say change httpd.conf to load
> mod_jk.so, add
> your JkMounts and the other JK stuff, and you should be good 
> to go.  Unless,
> of coures, the httpd that came with that package won't except 
> dynamically
> loaded modules.
> 
> John
> 
> > -----Original Message-----
> > From: Denise Mangano [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 03, 2003 11:08 AM
> > To: 'Tomcat Users List'
> > Subject: Installing Tomcat on WinXP with Apache/PHP/mySQL setup
> > 
> > 
> > Hi all :)
> > 
> > I have a *simple* question.  I want to set up Tomcat on my local
> > machine for testing / playing around.  I'm not sure if anyone is 
> > familiar with phpdev -
> > but phpdev is basically a pre configured version of 
> > apache/PHP/MySQL.  I
> > have this installed, and it comes packaged with Apache 
> > version 1.3.27.  I
> > did this primarily because I wanted to use Apache as the web 
> > server, and
> > wanted the ability to create PHP applications - but without 
> > the headaches of
> > trying to configure everything manually.
> > 
> > Now I want to integrate Tomcat into the picture, and I am just
> > wondering if there is anything special I need to do so nothing 
> > conflicts or do I proceed
> > with the Tomcat installation as normal.
> > 
> > Thanks!
> > 
> > Denise Mangano
> > Help Desk Analyst
> > Complus Data Innovations, Inc.
> >  
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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


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

Reply via email to