https://github.com/lldap/lldap logo
any idea what to do about this error with PHPLDAPA...
# troubleshooting
j
any idea what to do about this error with PHPLDAPAdmin?

https://i.imgur.com/HTLalbb.png

(please feel free to tag me) I googled it, and results indicated that it was using TLS by default which i am not, so i tried disabling it, i see also in PLA it says
Copy code
Could not determine the root of your LDAP tree.
It appears that the LDAP server has been configured to not reveal its root.
Please specify it in config.php
but i can't seem to find out how to do that, best i could find indicated that i should add the env variables LOGIN_BASE and LOGIN_BIND_ID which i did like so:

https://i.imgur.com/sImWv9b.png

if i attempt to login to PLA it appears to log in, but i see no logs in LLDAP, which leads me to believe it's not. Any help would be appreciated, i also tried with a fresh install of openldap and received similar results.