diff --git a/INSTALL.txt b/INSTALL.txt index 75f3b4a6204..8a3d94a55ae 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