From a84efc689deded1a6593eed613e5270be562ec68 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 16 Dec 2012 17:44:20 +0100 Subject: Mention new PDO requirements a bit more flashy --- INSTALL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 30217686b..c099fc626 100644 --- a/INSTALL +++ b/INSTALL @@ -12,9 +12,10 @@ REQUIREMENTS * The Apache, Lighttpd, Cherokee or Hiawatha web server * .htaccess support allowing overrides for DirectoryIndex * PHP Version 5.2.1 or greater including - - PDO, PCRE, DOM, JSON, XML, Session, Sockets (required) - - libiconv, zip (recommended) - - mbstring, fileinfo, mcrypt (optional) + - PCRE, DOM, JSON, XML, Session, Sockets (required) + - PHP Data Objects (PDO) with driver for either MySQL, PostgreSQL or SQLite (required) + - Libiconv, Zip (recommended) + - Fileinfo, Mcrypt, mbstring (optional) * PEAR packages distributed with Roundcube or external: - Mail_Mime 1.8.1 or newer - Mail_mimeDecode 1.5.5 or newer -- cgit v1.2.3