summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 75f3b4a62..8a3d94a55 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -3,9 +3,9 @@
REQUIREMENTS
------------
-Drupal requires a web server, PHP4 (http://www.php.net/) and either
-MySQL or PostgreSQL. Drupal requires PHP 4.1.0 or greater on Linux
-and PHP 4.2.3 or greater on Windows. PHP5 is not yet supported.
+Drupal requires a web server, PHP4 or PHP5 (http://www.php.net/) and
+either MySQL or PostgreSQL. Drupal requires PHP 4.1.0 or greater on
+Linux and PHP 4.2.3 or greater on Windows. PHP5 is not yet supported.
NOTE: The Apache web server and MySQL database are strongly recommended;
other web server and database combinations such as IIS and PostgreSQL