Jump to content

[SOLVED] PHP version update help


Recommended Posts

Hi all,

 

Can anyone tell me how to update my local PC's php develper version?

My current php dev version is 5.0.X...and i wish to update it to 5.2.X

 

I have downloaded the "PHP 5.2.5 installer [19,803Kb] - 15 November 2007" from site:http://my2.php.net/downloads.php

 

I thought to update php version by installing it but I'm not sure whether this is the correct way or not?

Am i right? I need your guide about it.

 

Thank you

regards

 

zhinigami

Link to comment
https://forums.phpfreaks.com/topic/86270-solved-php-version-update-help/
Share on other sites

How was PHP installed originally? Did it come as part of a preconfigured AMP package such as WAMP or XAMPP? Or did you install it yourself using the PHP installer? If its the latter you should be able to just download the zipped binaries packagefrom php.net (not the installer). Once downloaded just extract the contents of the zip to where you have installed PHP to, making sure you overwrite existing files/folders. PHP should now be updated.

How was PHP installed originally? Did it come as part of a preconfigured AMP package such as WAMP or XAMPP? Or did you install it yourself using the PHP installer? If its the latter you should be able to just download the zipped binaries packagefrom php.net (not the installer). Once downloaded just extract the contents of the zip to where you have installed PHP to, making sure you overwrite existing files/folders. PHP should now be updated.

 

Thanks for the reply. My pc currently is the one come as part of a preconfigured AMP package in XAMPP. I'm sorry i failed to give correct detail again. Now I know it has one preconfigured and one php installer itself. So, then how am i going to update the php version with the preconfigured xampp software?

 

Thank you

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.