If I enter
http://localhost/phpmyadmin, I get this:
cannot load mysql extension;
please check PHP configurationBut if I enter this:
http://localhost/phpMyAdmin, then I get this:
Forbidden
You don't have permission to access /phpMyAdmin/ on this server.
Please notice the difference of capital letters in the phpmyadmin section, where I used capital "M" and capital "A".
My system
Apache 2.0.54, PHP 5.0.4, MySQL server 4.1, Windows XP SP2.
Apache running fine, php running fine, my sql running fine, but still can not log in, by using the http: specified above. Any help will be greatly appreciated. Thank you in advance.