How can I upgrade PHP on Windows 7?
Posted
by jasondavis
on Server Fault
See other posts from Server Fault
or by jasondavis
Published on 2010-01-25T23:49:38Z
Indexed on
2010/04/18
9:03 UTC
Read the original article
Hit count: 365
I am currently running Xampp for a dev server on Windows 7. It has Apache, PHP,MySQL and some other stuff all in one simple exe package for windows and works great. My version currently has PHP version 5.2.9 and the new version of Xampp comes with PHP 5.3.1
I would like to use the newer PHP but I do not want to update everything else. So how would I install the newest version of PHP in windows?
Also on the Xampp page there is another extension download for Tomcat 6.0.20 I am not sure what Tomcat does can someone explain?
© Server Fault or respective owner