From d239ee6df5ce530b7c978628919e6134e3e795d4 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 6 Jul 2012 09:53:57 +0200 Subject: Add PDO to requirements, remove MDB2 package --- INSTALL | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 32638352a..8143094fb 100644 --- a/INSTALL +++ b/INSTALL @@ -12,11 +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 - - PCRE, DOM, JSON, XML, Session, Sockets (required) + - PDO, PCRE, DOM, JSON, XML, Session, Sockets (required) - libiconv (recommended) - mbstring, fileinfo, mcrypt (optional) * PEAR packages distributed with Roundcube or external: - - MDB2 2.5.0 or newer - Mail_Mime 1.8.1 or newer - Mail_mimeDecode 1.5.5 or newer - Net_SMTP 1.4.2 or newer @@ -34,7 +33,7 @@ REQUIREMENTS - magic_quotes_sybase disabled * PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker * A MySQL (4.0.8 or newer), PostgreSQL, MSSQL database engine - or the SQLite extension for PHP + or SQLite support in PHP * One of the above databases with permission to create tables * An SMTP server (recommended) or PHP configured for mail delivery -- cgit v1.2.3