docker-phpLDAPadmin icon indicating copy to clipboard operation
docker-phpLDAPadmin copied to clipboard

Config is not reloaded

Open Bonjour123 opened this issue 5 years ago • 1 comments

I installed this helm chart Whenever I modify ./var/www/phpldapadmin/config/config.php or ./container/service/phpldapadmin/assets/config/config.php, the new config isn't taken in account. I tried reloading Apache, but that doesn't help. Am I missing something ?

Bonjour123 avatar Aug 07 '20 08:08 Bonjour123

Try putting it in /var/www/phpldapadmin/config/config.php

Enviroment variable parsing seems to be broken, too. I could not get it to recognize 2 servers via environment variables.

Keridos avatar Sep 14 '20 23:09 Keridos