Re: Installing Tomcat on WinXP with Apache/PHP/mySQL setup

2003-03-03 Thread Erik Price


Denise Mangano wrote:

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.
Let your web server run on port 80 (the default for Apache IIRC) and let 
your Tomcat server run on port 8080 (the default for Tomcat).  No 
conflicts, and you can develop to your heart's content.

Erik

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


RE: Installing Tomcat on WinXP with Apache/PHP/mySQL setup

2003-03-03 Thread Turner, John

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]



RE: Installing Tomcat on WinXP with Apache/PHP/mySQL setup

2003-03-03 Thread Denise Mangano
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]



RE: Installing Tomcat on WinXP with Apache/PHP/mySQL setup

2003-03-03 Thread Turner, John

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]