Jump to content

Upgrading PHP Version


Huitz

Recommended Posts

Is PHP installed on Windows server and do you have access to the server files, ie the PHP root folder.

If you do then just download the Windows Binaries version from PHP.net, or just click the following link: [a href=\"http://www.php.net/get/php-4.4.2-Win32.zip/from/a/mirror\" target=\"_blank\"]PHP 4.4.2 zip package[/a]. The extract all the contents of files to where you have your current PHP install. If you are promt to overwrite files overwrite all of them.

This should upgrade your current version to PHP4.4.2. However there isn't much different between the two version as generally only bug fixes and few updates are included in PHP4.4.2. So your script should work with PHP 4.3.11

if your not on Windows then you'll you'll need to download and compile PHP4.4.2 in order to upgrade.
Link to comment
https://forums.phpfreaks.com/topic/6881-upgrading-php-version/#findComment-25176
Share on other sites

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.