PHP 5 - MySQL extensions : MYSQL_CONNECT fails to complete

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

 



SETUP:  PHP 5.0.5 on Windows 2003 Server/ IIS 6

PROBLEM: php_info() display correctly when called and basic PHP 
functionality appears to be working UNTIL I attempt to connect to a MySQL 
4.0.21 or 4.1.15 database.

WHAT I DID:
 1) copied mysqli.dll and mysql.dll to SYSTEM32 folder along with 
LIBMYSQL.DLL, just to be sure.
 2) enabled mysqli.dll extension in PHP.INI

I understand that in PHP 5, you need to "enable" the extension=mysqli.dll in 
PHP.INI, but when I do that php_info() webpage fails (never returns). If I 
comments that config line out, php_info() works again.

What am I doing wrong? 

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux