From 1131d10fc198ea2ab94ea56deb82612942fc20f3 Mon Sep 17 00:00:00 2001 From: tokul Date: Fri, 3 Jun 2005 18:44:46 +0000 Subject: [PATCH] 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 --- INSTALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) -- 2.25.1