Explorar o código

Updated with requirements for LDAP addressbook.

pallo %!s(int64=25) %!d(string=hai) anos
pai
achega
935e4774ba
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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.