浏览代码

adding info about other db extensions

tokul 20 年之前
父节点
当前提交
f2324dc97a
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      INSTALL

+ 4 - 1
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)