I installed php-5.2.5-win32-installer.msi on c:\php
my phpinfo() shows that the
extension_dir="C:\php\"
But my php.ini shows that
extension_dir="C:\PHP\ext"
The real extension folder is located at
="C:\PHP\ext"
I have add the environment variable path for "C:\PHP\ext"
When I use phoMyAdmin, I got error messge that
"Can not load mysql extension. Please check your PHP configuration"