openbsd-ports/www/phpldapadmin/pkg
..
DESCR
PLIST
README

$OpenBSD: README,v 1.2 2018/09/04 12:46:26 espie Exp $

+-----------------------------------------------------------------------
| 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