12.11.2009, 19:03
I cannot connect to the Mysql server on this script, i have entered the data im sure...
This is the error:
Code:
#define MYSQL_HOST "sql110.byethost31.com " #define MYSQL_USER "b31_4369867" #define MYSQL_PASS "notforyou" #define MYSQL_DB "b31_4369867_modern"
Code:
[19:54:11] MYSQL: Attempting to connect to server... [19:54:11] Connection to MySQL database: Failed ! [19:54:11] Unknown MySQL server host 'sql110.byethost31.com ' (11004) [19:54:11] Error in mysql_select_db: MySQL server has gone away [19:54:11] MYSQL: Connection error, retrying... [19:54:11] Connection to MySQL database: Failed ! [19:54:11] Unknown MySQL server host 'sql110.byethost31.com ' (11004) [19:54:11] Error in mysql_select_db: MySQL server has gone away [19:54:11] MYSQL: Could not reconnect to server, terminating server... [19:54:11] --- Server Shutting Down. [19:54:11] /***************************************************/ /* SAMP-MySQL v0.15 Plugin unloaded successfully ! */ /***************************************************/