|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2004-07-14 01:52 UTC] jari dot keinanen at unlink dot org
Description: ------------ On the following page: http://www.php.net/downloads.php there is a link to PHP 4.3.8 Windows Installer, but the url is wrong. It leads me to: http://*.php.net/get/php-4.3.7-installer.exe/from/a/mirror Instead of: http://*.php.net/get/php-4.3.8-installer.exe/from/a/mirror For further information: the 4.3.8 installer is found only on the fi2.php.net, not on the fi.php.net server. But that's a mirror related issue. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 20:00:01 2026 UTC |
Maybe someone with karma could commit this... The following patch should be applied to the website: Index: downloads.php =================================================================== RCS file: /repository/phpweb/downloads.php,v retrieving revision 1.206 diff -u -r1.206 downloads.php --- downloads.php 13 Jul 2004 22:56:21 -0000 1.206 +++ downloads.php 14 Jul 2004 03:19:14 -0000 @@ -139,7 +139,7 @@ <span class="md5sum">md5: dbf32bfa687e55dbc697d08c4ee09bf2</span> </li> <li> - <?php download_link('php-4.3.7-installer.exe', 'PHP 4.3.8 installer'); ?> - 13 July 2004<br /> + <?php download_link('php-4.3.8-installer.exe', 'PHP 4.3.8 installer'); ?> - 13 July 2004<br /> (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions