RE: Apache Version 2.4 MSI for Windows

2014-03-13 Thread Savio Chrysostom
Hi,

I would like to know if MSI is available for Apache 2.4. If yes, please send me 
the link where I can download it.


Best regards,
Savio Chrysostom
Middleware
GLD IT UBS
Statoil ASA
MIddlewarehttp://intranet.statoil.no/it/PS/SVG03079.nsf/web/2D256C535695DC5AC12576DD0059FB33

Mobile: +91 9731751515
Email: i...@statoil.commailto:i...@statoil.com

Incorporation number: NO 923 609 016 MVA
www.statoil.comhttp://www.statoil.com/
Please consider the environment before printing this e-mail.
The information contained in this message may be CONFIDENTIAL and is intended 
for the addressee only. Any unauthorised use, dissemination of the information 
or copying of this message is prohibited. If you are not the addressee, please 
notify the sender immediately by return e-mail and delete this message.Thank 
you 


Re: Apache Version 2.4 MSI for Windows

2014-03-13 Thread Daniel Mikusa
On Mar 13, 2014, at 6:57 AM, Savio Chrysostom i...@statoil.com wrote:

 Hi,
 
 I would like to know if MSI is available for Apache 2.4. If yes, please send 
 me the link where I can download it.

Wrong mailing list.  Try...

   http://httpd.apache.org/lists.html

Dan

 
 
 Best regards,
 Savio Chrysostom
 Middleware
 GLD IT UBS
 Statoil ASA
 MIddlewarehttp://intranet.statoil.no/it/PS/SVG03079.nsf/web/2D256C535695DC5AC12576DD0059FB33
 
 Mobile: +91 9731751515
 Email: i...@statoil.commailto:i...@statoil.com
 
 Incorporation number: NO 923 609 016 MVA
 www.statoil.comhttp://www.statoil.com/
 Please consider the environment before printing this e-mail.
 The information contained in this message may be CONFIDENTIAL and is intended 
 for the addressee only. Any unauthorised use, dissemination of the 
 information or copying of this message is prohibited. If you are not the 
 addressee, please notify the sender immediately by return e-mail and delete 
 this message.Thank you 


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Apache Version

2009-10-08 Thread Jordan Michaels
The version of Tomcat won't really matter, because Apache communicates 
with Tomcat through a connector, or as a proxy. If you use the connector 
method, just make sure you use the Apache 2.0 connector and you should 
be all set!


Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider


desertdenizen wrote:

I've never before installed Tomcat. I compiled and installed Apache 2.0.63
earlier today and have a further requirement to install Tomcat. Is there a
particular Tomcat version that works best with that version of Apache? Thank
you, everyone!


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Apache Version

2009-10-08 Thread Caldarale, Charles R
 From: desertdenizen [mailto:erik.sch...@gmail.com]
 Subject: Apache Version
 
 Is there a particular Tomcat version that works best with that 
 version of Apache?

No, but it's always recommended to use the latest (6.0.20, today), since that 
will have the most recent security fixes and will be the best performing 
version.  However, some 3rd-party webapps may have a dependency on a particular 
Tomcat version.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Apache version

2005-12-28 Thread Charles Baker
You may not be running apache. Installing tomcat does not install
apache. Did you install apache?


Charles H. Baker
O: 864.422.5349 C: 864.201.8456
[EMAIL PROTECTED] 
There's nothing wrong with getting a steady paycheck, unless it
interferes with your ability to earn what you're worth. There's the rub.
It usually does. -- T Harv Eker

-Original Message-
From: Franklin Phan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 28, 2005 3:13 PM
To: Tomcat Users List
Subject: Apache version

I'm running Tomcat on Windows XP Pro.  I'm trying to set up PHP.  How do
I tell which Apache version I'm running?


-
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: Apache version

2005-12-28 Thread Wade Chandler
--- Franklin Phan [EMAIL PROTECTED]
wrote:

 I'm running Tomcat on Windows XP Pro.  I'm trying to
 set up PHP.  How do I tell which Apache version I'm
 running?
 
 

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

If you are only running Tomcat then you are not
running the Apache httpd web server.  The tomcat
version is usually available  by simply looking at the
directory name, and you can run PHP using the servlet
they provide...see their docs.  If you want to install
the actual Apache web server you need to see:
http://httpd.apache.org

If you have httpd already installed then go to your
bin directory for the installation from the command
line and type:
httpd -v

Which will cause it to print the version and exit.

Wade

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



Re: Apache version

2005-12-28 Thread Franklin Phan

Oh.  Probably not.  Do I need to install Apache to run PHP?


Charles Baker wrote:

You may not be running apache. Installing tomcat does not install
apache. Did you install apache?


Charles H. Baker
O: 864.422.5349 C: 864.201.8456
[EMAIL PROTECTED] 
There's nothing wrong with getting a steady paycheck, unless it

interferes with your ability to earn what you're worth. There's the rub.
It usually does. -- T Harv Eker

-Original Message-
From: Franklin Phan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 28, 2005 3:13 PM

To: Tomcat Users List
Subject: Apache version

I'm running Tomcat on Windows XP Pro.  I'm trying to set up PHP.  How do
I tell which Apache version I'm running?


-
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: Apache version

2005-12-28 Thread Wade Chandler
--- Franklin Phan [EMAIL PROTECTED]
wrote:

 Oh.  Probably not.  Do I need to install Apache to
 run PHP?
 
 
 Charles Baker wrote:
  You may not be running apache. Installing tomcat
 does not install
  apache. Did you install apache?
  
  
  Charles H. Baker
  O: 864.422.5349 C: 864.201.8456
  [EMAIL PROTECTED] 
  There's nothing wrong with getting a steady
 paycheck, unless it
  interferes with your ability to earn what you're
 worth. There's the rub.
  It usually does. -- T Harv Eker
  
  -Original Message-
  From: Franklin Phan
 [mailto:[EMAIL PROTECTED] 
  Sent: Wednesday, December 28, 2005 3:13 PM
  To: Tomcat Users List
  Subject: Apache version
  
  I'm running Tomcat on Windows XP Pro.  I'm trying
 to set up PHP.  How do
  I tell which Apache version I'm running?
  
  
 

-
  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]
 
 

No the PHP documentation will show you two ways to run
PHP.  Either using a servlet and using something like
tomcat or using apache (httpd).

For setting up in Tomcat you can probably see:
http://us2.php.net/manual/en/ref.java.php#java.servlet

Wade

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



Re: Apache version

2005-12-28 Thread Martin Gainty

Good Afternoon Franklin-
Running PHP on Apache would be like putting a Yugo engine in a McLaren
..ok if your users demand sluggish performance from their webapp server
Martin-
- Original Message - 
From: Franklin Phan [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Wednesday, December 28, 2005 3:24 PM
Subject: Re: Apache version


 Oh.  Probably not.  Do I need to install Apache to run PHP?
 
 
 Charles Baker wrote:
 You may not be running apache. Installing tomcat does not install
 apache. Did you install apache?
 
 
 Charles H. Baker
 O: 864.422.5349 C: 864.201.8456
 [EMAIL PROTECTED] 
 There's nothing wrong with getting a steady paycheck, unless it
 interferes with your ability to earn what you're worth. There's the rub.
 It usually does. -- T Harv Eker
 
 -Original Message-
 From: Franklin Phan [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 28, 2005 3:13 PM
 To: Tomcat Users List
 Subject: Apache version
 
 I'm running Tomcat on Windows XP Pro.  I'm trying to set up PHP.  How do
 I tell which Apache version I'm running?
 
 
 -
 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: Apache version

2005-12-28 Thread Wade Chandler
--- Martin Gainty [EMAIL PROTECTED] wrote:

 
 Good Afternoon Franklin-
 Running PHP on Apache would be like putting a Yugo
 engine in a McLaren
 ..ok if your users demand sluggish performance from
 their webapp server
 Martin-
 - Original Message - 
 From: Franklin Phan [EMAIL PROTECTED]
 To: Tomcat Users List users@tomcat.apache.org
 Sent: Wednesday, December 28, 2005 3:24 PM
 Subject: Re: Apache version
 
 
  Oh.  Probably not.  Do I need to install Apache to
 run PHP?
  
  
  Charles Baker wrote:
  You may not be running apache. Installing tomcat
 does not install
  apache. Did you install apache?
  
  
  Charles H. Baker
  O: 864.422.5349 C: 864.201.8456
  [EMAIL PROTECTED] 
  There's nothing wrong with getting a steady
 paycheck, unless it
  interferes with your ability to earn what you're
 worth. There's the rub.
  It usually does. -- T Harv Eker
  
  -Original Message-
  From: Franklin Phan
 [mailto:[EMAIL PROTECTED] 
  Sent: Wednesday, December 28, 2005 3:13 PM
  To: Tomcat Users List
  Subject: Apache version
  
  I'm running Tomcat on Windows XP Pro.  I'm trying
 to set up PHP.  How do
  I tell which Apache version I'm running?
  

Not sure I'm following where you're going with this. 
I've run plenty of PHP applications on Apache Httpd
and never had any issues (Do you mean he should be
using IIS?).  Definitely off topic for the list, but
come on.

Wade

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