Re: mysql 4.0.12 + php5 + WindowXP = problem

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

 



Bogdan Ribic wrote:
Hello everyone

  I have a strange problem with freshly installed php5, 5.0 final. I
did some web searching and found out how to get php_mysql.dll loaded
into php - I needed to copy libmysql do windows\system32 and uncomment
extension=php_mysql.dll

i think you need to add "extension=php_mysqli.dll" rather and put php_mysqli.dll in your extension directory. That DLL is included in the PECL package available on php.net. This works fine for me, am also running PHP4 and 5 on a winbox, but with my MySQL server running on a linux machine.


niels

--
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