whitty
04-04-2003, 09:17 PM
Ok some might know that I've been trying to upgrade phpdev for some time now but with no luck. I tried the phpdev upgrade exe but that doesn't work and I've read on the the help forums it doesn't seem to work for anybody. I came across a post on the phpdev forums which explains how to upgrade but I'm a little lost. I posted on those forums but nobody replied so I come here. :) Hopefully this is ok?
Anyhoo these were the instructions to upgrade the php to the latest version.
1. Download the PHP 4.3.1 zip package [5,853Kb] - 17 February 2003
(http://www.php.net/get/php-4.3.1-Win32.zip/from/a/mirror)
2. Unzip it to a temporary folder
3. Copy php4ts.dll & php4ts.lib from the highest level folder into the SAPI folder
4. Copy or move everything into your exisitng phpdev 'php' folder (usually c:\phpdev\php)
5. Edit php.ini (I'm running XP and mine is located in C:\Windows) by doing the following:
Search for and comment out the following two lines by placing a semi-colon ';' at the beginning of the line:
extension=php_gd2.dll
extension=php_zlib.dll
I don't fully understand step 3. I searched for those files and the only place they're located are in the phpdev sapi folder. It says to copy them into the sapi folder but they're already there?
Has anybody upgraded ok or have any tips on how to do it?
Anyhoo these were the instructions to upgrade the php to the latest version.
1. Download the PHP 4.3.1 zip package [5,853Kb] - 17 February 2003
(http://www.php.net/get/php-4.3.1-Win32.zip/from/a/mirror)
2. Unzip it to a temporary folder
3. Copy php4ts.dll & php4ts.lib from the highest level folder into the SAPI folder
4. Copy or move everything into your exisitng phpdev 'php' folder (usually c:\phpdev\php)
5. Edit php.ini (I'm running XP and mine is located in C:\Windows) by doing the following:
Search for and comment out the following two lines by placing a semi-colon ';' at the beginning of the line:
extension=php_gd2.dll
extension=php_zlib.dll
I don't fully understand step 3. I searched for those files and the only place they're located are in the phpdev sapi folder. It says to copy them into the sapi folder but they're already there?
Has anybody upgraded ok or have any tips on how to do it?