summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-03-09 08:35:52 +0000
committerDries Buytaert <dries@buytaert.net>2005-03-09 08:35:52 +0000
commitc9cc4585c760b11d4123d0a6c841a612e1e84f9b (patch)
treeb5b0970c3014746e017e4c867bf71b976ea9afff
parent762ac1ee2b7a5e89b95e151c27dc9b73aea40b15 (diff)
downloadbrdo-c9cc4585c760b11d4123d0a6c841a612e1e84f9b.tar.gz
brdo-c9cc4585c760b11d4123d0a6c841a612e1e84f9b.tar.bz2
- Added small note about PHP5 support.
-rw-r--r--INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 8a3d94a55..55fbd8b54 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -5,7 +5,7 @@ REQUIREMENTS
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.
+Linux and PHP 4.2.3 or greater on Windows.
NOTE: The Apache web server and MySQL database are strongly recommended;
other web server and database combinations such as IIS and PostgreSQL