How-to articles, tricks, and solutions about WAMP
Fatal error: Call to undefined function: ldap_connect()
This error message is indicating that the PHP function ldap_connect() is not defined or not available.
WAMP Server ERROR "Forbidden You don't have permission to access /phpmyadmin/ on this server."
It sounds like you are trying to access the PHPMyAdmin interface on your WAMP server and are receiving a "Forbidden" error message.