From: tokul Date: Fri, 3 Jun 2005 18:44:46 +0000 (+0000) Subject: adding info about other db extensions X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1131d10fc198ea2ab94ea56deb82612942fc20f3;p=squirrelmail.git adding info about other db extensions git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9493 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/INSTALL b/INSTALL index 00df5666..1692f3bf 100644 --- a/INSTALL +++ b/INSTALL @@ -50,7 +50,10 @@ Each of these steps is covered in detail below. Required for LDAP addressbooks --with-pear and --with-mysql - For MySQL storage of preferences or addressbooks + For MySQL storage of preferences or addressbooks. You will need php + compiled with --with-pgsql option, if you want to use PostgreSQL instead + of MySQL. You will need php with appropriate database extension, if you + want to use any other database. --with-openssl Required for encrypted IMAP or SMTP connections (TLS)