noneforit
01-27-2010, 12:40 PM
Hello
I am trying to get phpmyadmin working on windows 7 with IIS
I have unzipped PHP5 to C:\PHP and uncommented the following lines in the php.ini file:
extension=php_mysqli.dll
extension=php_mbstring
I have also added the location of the extension files to the php.ini file
I get the following error when going to localhost\phpmyadmin:
Cannot load mysql extension. Please check your PHP configuration. - Documentation
I have also copied the php.ini file to the Windows directory and PHP works as a phpinfo page loads correctly under localhost
Any ideas?
I am trying to get phpmyadmin working on windows 7 with IIS
I have unzipped PHP5 to C:\PHP and uncommented the following lines in the php.ini file:
extension=php_mysqli.dll
extension=php_mbstring
I have also added the location of the extension files to the php.ini file
I get the following error when going to localhost\phpmyadmin:
Cannot load mysql extension. Please check your PHP configuration. - Documentation
I have also copied the php.ini file to the Windows directory and PHP works as a phpinfo page loads correctly under localhost
Any ideas?