logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Upgrading Apache 2.2.22 and installing PHP
Author
HappyH



Joined: 02 May 2014
Posts: 2
Location: UK

PostPosted: Fri 02 May '14 16:36    Post subject: Upgrading Apache 2.2.22 and installing PHP Reply with quote

Hi Guys n Gals,

I have an Apache 2.2.22 from Apache.org and want to update it to the latest version and also install PHP latest version possible.

Its running on a Win 7 64bit machine

Can anyone point me in the right direction and also if this upgrade is a simple exercise as the web server is in use 24:7 and want the minimal disruption / downtime

Thanks in advance
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Fri 02 May '14 17:44    Post subject: Reply with quote

The best way is to set up a new instance of apache on a different port. if everything works than change the port in the config. Stop the old apache, restart the new apache so it listens to the normal port(s).

A tutorial (almost up to date) how to install apache with PHP can be found here http://www.apachelounge.com/viewtopic.php?t=2394

if you still have a question please ask again.
Back to top
HappyH



Joined: 02 May 2014
Posts: 2
Location: UK

PostPosted: Sat 03 May '14 9:33    Post subject: Thanks Reply with quote

Thanks,

I did Google the question and there was someone with identical issue on Youtube so followed his setup and it seems to be working ok.

But many thanks.
Back to top


Reply to topic   Topic: Upgrading Apache 2.2.22 and installing PHP View previous topic :: View next topic
Post new topic   Forum Index -> Apache