ports/www/phpldapadmin/pkg
2023-08-16 22:26:55 +00:00
..
DESCR SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
PLIST SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
README SecBSD's official ports repository 2023-08-16 22:26:55 +00:00

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

phpLDAPAdmin has been installed into ${INSTDIR}

You should point this to the DocumentRoot of your web-server:
   # ln -s ../phpldapadmin /var/www/htdocs/phpldapadmin
(make sure you use a relative symlink since Apache is chrooted)

Edit ${INSTDIR}/config/config.php to configure phpLDAPAdmin.

For jpeg photos to work properly, you must configure the variable
$config->custom->jpeg['tmpdir'] in config.php.

You can ensure you have a working install by accessing:
http://<localhost>/phpldapadmin/index.php