Re: RE: [PHP-WIN] Cannot load the mysql library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jordi Canals wrote:
Hi,

On Thu, 4 Nov 2004 01:12:40 +1000, Murray @ PlanetThoughtful
<lists@xxxxxxxxxxxxxxxxxxxx> wrote:

When I open the page, I receive the message: "PHP Startup: Unable to load
dynamic library './ext/php/_mysql.dll' â Can't find the specified module".
I
don't know if this is the exact message, because the original is in
Portuguese: "(â) â NÃo foi possÃvel encontrar o mÃdulo especificado".

It's probably a little obvious, but just to make sure: did you restart IIS after copying the dll and uncommenting the line in the ini file?


Looks like you have bad info in the PHP.INI file ... as the message normally will be:

Unable to load dymaic library c:\php\ext\php_mysql.dll.

Check for this entries in your PHP.INI, I write the correct values
(Suposing you've installed php in c:\php ...

extension_dir = "c:\php\ext\"
extension=php_mysql.dll

Hope this helps,

Regards,
Jordi.
------------
DÃ uma olhada em: http://www.educar.pro.br/
Provavelmente, voce encontrarà a soluÃÃo.
Caso precise de ajuda à sà pedir que lhe forneÃo graciosamente.
-----
zerof

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux