Help needed with phpLDAPadmin – 0.9.8.2
I've installed and tested PHP on my 10.4.6 laptop and apache is running.
I need to connect to our OD (LDAP) Master running on a 10.3.9 Server.
When I go to the URL seen below on my laptop, the phpLDAPadmin page shows up fine, but I can't log in and I get the following error: Could not connect to "127.0.0.1" on port "389".
http://172.X.X.X/~myname/phpldapadmin/htdocs/index.php
I've modified the config.php file (path seen below) but phpLDAPadmin still tries to connect to 127.0.0.1:
/Users/myname/Sites/phpldapadmin/config/config.php
Is the config.php actually located somewhere else on the laptop?
Should I be modifying a different config.php file?
I've modified the settings in the config.php to point to the LDAP Server but it still tries to connect to 127.0.0.1.
Any ideas?
Thanks!