From 45c0a3a3244029cd67921700cac367ba5ccbd4a5 Mon Sep 17 00:00:00 2001 From: pallo Date: Tue, 28 Mar 2000 13:47:16 +0000 Subject: [PATCH] Updated with requirements for LDAP addressbook. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@351 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 051779ce..4117c2e0 100644 --- a/INSTALL +++ b/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. -- 2.25.1