From 1bd3e069f9ff84903313923745cd0898e9666520 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Tue, 26 Apr 2005 10:00:36 +0000 Subject: [PATCH] PHP < 4.3 has bugs with version_compare --- docs/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5