openbsd-ports/www/phpldapadmin/pkg
robert 405d8476a3 update to 1.2.6.4;
this update brings php8 support so remove the dependency on 7.4
2022-10-11 08:14:09 +00:00
..
DESCR
PLIST update to 1.2.6.4; 2022-10-11 08:14:09 +00:00
README drop RCS Ids 2022-03-11 20:09:36 +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