NOTE:
1. eZ publish 3.6.x and lower do not run on PHP 4.4. eZ publish versions 3.7.x and newer will run only on PHP 4.4. see this link: http://ez.no/download
2. Neither Dreamweaver MX nor Dreamweaver MX 2004 are compatible with PHP version 4.1.0 due to a bug in mysql_pconnect()
. With Dreamweaver MX, you can use PHP 4.0.6 and earlier, or PHP 4.1.1 and later. With Dreamweaver MX 2004, you can use PHP 4.1.1 and higher, 4.2.x and 4.3.x, running on Apache 1.3. Dreamweaver MX 2004 does not support PHP 4.0.6 and earlier because this version of Dreamweaver has updated the variable syntax to the PHP 4.1 standards ($_GET
vs. $HTTP_GET_VARS
). Please refer to Application server and web server test pages (TechNote tn_16399) to learn how to check your version of PHP using the phpinfo()
function. see this link: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16515
Here is the Museum of PHP Dowloads
url: http://ftp.emini.dk/pub/php/museum/win32/
No comments:
Post a Comment