From: <var...@us...> - 2012-11-15 10:29:26
|
Revision: 8468 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8468&view=rev Author: vargenau Date: 2012-11-15 10:29:20 +0000 (Thu, 15 Nov 2012) Log Message: ----------- PHP 4 is dead Modified Paths: -------------- trunk/INSTALL Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2012-11-15 09:26:01 UTC (rev 8467) +++ trunk/INSTALL 2012-11-15 10:29:20 UTC (rev 8468) @@ -1,12 +1,9 @@ REQUIREMENTS -PhpWiki requires a web server with at least PHP version 4.3.9 -(Red Hat Enterprise Linux ES release 4). -PhpWiki was tested with 4.4.7 (centos4), 4.3.9, 4.3.10, 4.4.9, 5.0.3, -5.1.6 (centos5), 5.2.10, 5.2.17, 5.3.2, 5.3.3, 5.3.6, 5.3.8. +PhpWiki 1.4.0 requires a web server with at least PHP version 5.2. All users of PHP are strongly encouraged to upgrade to -PHP 5.3.8 (Current stable) this is the supported version +PHP 5.3.18 (Current stable) this is the supported version or if not possible to PHP 5.2.17 (Old stable). Visit <http://www.php.net> and <http://php.net/downloads.php> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |