blob: f820d15624b0b5ab845af96f61c074ec5faf7e61 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
phpLDAPadmin has been installed into:
%%PREFIX%%/%%WWWDIR%%
Please copy config.php.example to config.php and edit to suit
your needs.
To make phpLDAPadmin available through your web site, I suggest
that you add the following to httpd.conf:
Alias /phpldapadmin/ "%%PREFIX%%/%%WWWDIR%%/"
You will need a version of PHP with LDAP functionality enabled,
which is not the default. If necessary, enable the 'OPENLDAP'
option in the www/mod_php4 port's configuration screen and
reinstall PHP.
|