You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to change locales, such as lang = zh_CN http://phpldapadmin.sourceforge.net/wiki/index.php/Config:appearance:language
I did a lot of testing, including installing SSH to modify configuration files directly, but it didn't work.
I used osixia/phpldapadmin
docker run
-p 80:80
--name phpldapadmin-service
--hostname phpldapadmin-service
--link ldap-service:ldap-host
--env PHPLDAPADMIN_LDAP_HOSTS=ldap-host
--env PHPLDAPADMIN_HTTPS=false
--detach osixia/phpldapadmin
The text was updated successfully, but these errors were encountered:
I tried to change locales, such as lang = zh_CN
http://phpldapadmin.sourceforge.net/wiki/index.php/Config:appearance:language
I did a lot of testing, including installing SSH to modify configuration files directly, but it didn't work.
I used osixia/phpldapadmin
docker run
-p 80:80
--name phpldapadmin-service
--hostname phpldapadmin-service
--link ldap-service:ldap-host
--env PHPLDAPADMIN_LDAP_HOSTS=ldap-host
--env PHPLDAPADMIN_HTTPS=false
--detach osixia/phpldapadmin
The text was updated successfully, but these errors were encountered: