Browse Source

adding info about other db extensions

tokul 20 năm trước cách đây
mục cha
commit
f2324dc97a
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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)