Thanks for your suggestions, Andy
I added the path to the php binary directory and also copied
libmysql.dll to c:\Windows as you suggested. I also uncommented the
ldap extension in php.ini to see if it would be loaded in phpinfo.php
and it was indeed loaded with no problem. But the "specifi
I noticed you have c:\php\php524\ext in your PATH. I know Windows requires libmysql.dll (usually in the php binaries root directory, most likely c:\php\php524 in your case) to be in the system path somewhere [I usually copy to C:\WINDOWS on my local machine as I'm lazy).I would double check that th