osixia / docker-phpLDAPadmin

phpLDAPadmin container image 🐳🌴
MIT License
842 stars 196 forks source link

Config is not reloaded #78

Open Bonjour123 opened 3 years ago

Bonjour123 commented 3 years ago

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 ?

Keridos commented 3 years ago

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.