Bladeren bron

Updated with requirements for LDAP addressbook.

pallo 25 jaren geleden
bovenliggende
commit
935e4774ba
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      INSTALL

+ 3 - 0
INSTALL

@@ -19,6 +19,9 @@ a. Obtaining and compiling PHP4
   If you have a database like MySQL you might want to add something
   like --with-mysql to get database functionality.
 
+  If you're going to use LDAP in the addressbook, you must compile PHP4
+  with --with-ldap (see the PHP4 docs for more information).
+
   Run make to build the binary file. This will generate a binary file
   called "php". Move this file into a CGI-directory.