diff options
Diffstat (limited to 'net/phpldapadmin098/pkg-message')
-rw-r--r-- | net/phpldapadmin098/pkg-message | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/net/phpldapadmin098/pkg-message b/net/phpldapadmin098/pkg-message index f820d15624b0..d205563482e6 100644 --- a/net/phpldapadmin098/pkg-message +++ b/net/phpldapadmin098/pkg-message @@ -1,17 +1,15 @@ - phpLDAPadmin has been installed into: +%%PKGNAME%% has been installed into: - %%PREFIX%%/%%WWWDIR%% + %%PREFIX%%/%%PLADIR%% - Please copy config.php.example to config.php and edit to suit - your needs. +Please edit 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: +To make phpLDAPadmin available through your web site, +I suggest that you add the following to httpd.conf: - Alias /phpldapadmin/ "%%PREFIX%%/%%WWWDIR%%/" + Alias /phpldapadmin/ "%%PREFIX%%/%%PLADIR%%/" - 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. +You will need a version of PHP with LDAP functionality enabled, +which is not the default. If necessary, enable the 'OPENLDAP' +option in the PHP port's configuration screen and reinstall. |