From: <var...@us...> - 2014-07-25 13:46:22
|
Revision: 9004 http://sourceforge.net/p/phpwiki/code/9004 Author: vargenau Date: 2014-07-25 13:46:16 +0000 (Fri, 25 Jul 2014) Log Message: ----------- Update PHP version Modified Paths: -------------- branches/release-1.4.0/INSTALL Modified: branches/release-1.4.0/INSTALL =================================================================== --- branches/release-1.4.0/INSTALL 2014-07-25 13:41:58 UTC (rev 9003) +++ branches/release-1.4.0/INSTALL 2014-07-25 13:46:16 UTC (rev 9004) @@ -2,10 +2,10 @@ PhpWiki requires a web server with at least PHP version 4.3.10. PhpWiki was tested with 4.4.7 (centos4), 4.3.10, 4.4.9, 5.0.3, -5.1.6 (centos5), 5.2.10, 5.3, 6.0. +5.1.6 (centos5), 5.2.10, 5.3. All users of PHP are strongly encouraged to upgrade to PHP 5.2.13 -or PHP 5.3.2 that are the supported versions. +or PHP 5.3.28 that are the supported versions. Visit <http://www.php.net> for downloads and information. You need the Perl regular expressions package compiled in; this is the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |