I�m sorry, it was a typing error in the e-mail. :] Here is the error message *as it appears in the page*:
PHP Warning: PHP Startup: Unable to load dynamic library './ext/php_mysql.dll' - N�o foi poss�vel encontrar o m�dulo especificado. in Unknown on line 0 -----Mensagem original----- De: Murray @ PlanetThoughtful [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 3 de novembro de 2004 12:54 Para: 'Rafael Soares'; [EMAIL PROTECTED] Assunto: RE: [PHP-WIN] Cannot load the mysql library > Restarted IIS, restarted the computer and so on... And many times! > > > 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? Hi Rafael -- hmmm, is it a typing error that you have an extra "/" character in the dll name? Can you make sure that in your php.ini file you have it as "php_mysql.dll" and not "php/_mysql.dll" as it appears above in your message? Much warmth, Murray http://www.planetthoughtful.org Building a thoughtful planet, One quirky comment at a time. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
