Jump to content

Php 5.3 Beta2 with mysql problems


Guest

Recommended Posts

Hi!

 

I just installed Php 5.3 Beta2 with Apache 2.2.11 and Mysql 5.1.31 on my vista (64-bit) box. Everything works fine except mysql.

 

I can see that mysqli, mysql and mysqlnd is enabled in phpinfo().

 

I am able to connect to my mysql server using the command line or mysql administrator, however, everytime I want to connect to it via php, I get the following errors:

 

Warning: mysqli::mysqli() [mysqli.mysqli]: [2002] ??????,?????????????????,????????,???????????? (trying to connect via tcp://localhost:3306) in myscript.php on line 92

 

Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2002): ??????,?????????????????,????????,???????????? in myscript.php on line 92

 

Any ideas?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/144560-php-53-beta2-with-mysql-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.