Warning: Can't connect to MySQL server on 'localhost' (10061) in C:\Inetpub\php4\test.php on line 2
Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in C:\Inetpub\php4\test.php on line 2
database cann't connect
我把你的代码拷到机器上运行以后的错误信息:(
在DOS下我使用
mysql -u root -h localhost
显示
mysql>
但是在在PHP中,为什么就是不可以:(