PHPMyAdmin Extension Error

PHPMyAdmin Extension Error

am 09.06.2007 10:56:27 von Ahmed Han

------=_Part_1627_27034223.1181379387524
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have MySQL (latest version) and PHP 5 installed on my system.
When I start PHPMyAdmin from my local host I get an error like this :

phpMyAdmin - Error
> Cannot load mysql extension. Please check your PHP configuration. -
> Documentation
>

And, when I click the documentation in the error link above, the newly
opened page says :

1.20 I receive the error "cannot load MySQL extension, please check PHP
Configuration".

To connect to a MySQL server, PHP needs a set of MySQL functions called
"MySQL extension". This extension may be part of the PHP distribution
(compiled-in), otherwise it needs to be loaded dynamically. Its name is
probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension
but failed.
Usually, the problem is solved by installing a software package called
"PHP-MySQL" or something similar.


Now what should I do to get rid of this error?

------=_Part_1627_27034223.1181379387524--

Re: PHPMyAdmin Extension Error

am 13.06.2007 07:59:05 von Cybot

Ahmed Han schrieb:
> I have MySQL (latest version) and PHP 5 installed on my system.
> When I start PHPMyAdmin from my local host I get an error like this :
>
> phpMyAdmin - Error
>> Cannot load mysql extension. Please check your PHP configuration. -
>> Documentation
>>
>
> And, when I click the documentation in the error link above, the newly
> opened page says :
>
> 1.20 I receive the error "cannot load MySQL extension, please check PHP
> Configuration".

check your php error log, check your windows event viewer for detailed info
why a dll could not be loaded, try to place libmysql.dll into windows/system32


--
Sebastian Mendel

www.sebastianmendel.de

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org