典当,PHP和MySQL

时间:2015-06-30 14:41:35

标签: php mysql connection pawn

我正试图从Pawn语言连接到Hostinger的MySQL主机... 我不知道为什么我会收到这些错误:

[17:25:26] [ERROR] CMySQLConnection::Connect - (error #2005) Unknown MySQL
server host 'mysql.hostinger.co.il' (0)
[17:25:26] [WARNING] CMySQLConnection::Disconnect - no connection available
[17:25:26] [ERROR] CMySQLConnection::Connect - (error #2005) Unknown MySQL server host 'mysql.hostinger.co.il' (0)
[17:25:26] [WARNING] CMySQLConnection::Disconnect - no connection available
[17:25:26] [ERROR] CMySQLConnection::Connect - (error #2005) Unknown MySQL server host 'mysql.hostinger.co.il' (0)
[17:25:26] [WARNING] CMySQLConnection::Disconnect - no connection available

我很乐意得到帮助。

抱歉我的英语不好。

1 个答案:

答案 0 :(得分:0)

很明显,'mysql.hostinger.co.il'是无效的mysql主机。如果您尝试进行远程连接,Hostinger可能不允许远程连接。如果不是这样,只需输入'localhost'而不是'mysql.hostinger.co.il'