From 762ac1ee2b7a5e89b95e151c27dc9b73aea40b15 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 9 Mar 2005 08:35:04 +0000 Subject: - Added small note about PHP5 support. --- INSTALL.txt | 6 +++--- 1 file 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 -- cgit v1.2.3