From: garvinhicking Date: Tue, 26 Apr 2005 10:00:36 +0000 (+0000) Subject: PHP < 4.3 has bugs with version_compare X-Git-Tag: 0.9~498 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1bd3e069f9ff84903313923745cd0898e9666520;p=s9y.git PHP < 4.3 has bugs with version_compare --- diff --git a/docs/INSTALL b/docs/INSTALL index f7e3e83..76239b3 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -34,7 +34,7 @@ See README file for detailed actions. DocumentRoot is set to a directory with '/'.) 2. .htaccess support allowing overrides for DirectoryIndex (if rewriting is wanted) -3. PHP Version 4 or greater (PHP 4.3.1 or greater recommended), required +3. PHP Version 4.3 or greater, required modules are listed on the installer page. 4. php.ini options: - error_reporting E_ALL & ~E_NOTICE (or lower)