Posts: 73
Threads: 9
Joined: Dec 2011
Reputation:
0
Hey guys, for some reason my server won't read any data from SQL, i am running my server on volt-host, when i run my server at home over WampServer everything works fine.
I uploaded everything right and server is not giving out any errors, i am using R6-2 version of mysql plugin, and yes i have the linux version of it .so
Is anyone else having the same problem?
Edit: This is what i get in Debug "You cannot call this function now. (Reason: Dead Connection) "
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
I dont see a mysql_connect anywhere in the debug log, this would explain the dead connection. Or do you activate debugging after connecting to the server? If yes, change this, so we get debug details on the connection.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Seems like the mysql server is not running, or running on another address. Best thing you can do is send a request to the volt-host support.
Posts: 73
Threads: 9
Joined: Dec 2011
Reputation:
0
Trust me i have, but they keep saying different things.
Posts: 73
Threads: 9
Joined: Dec 2011
Reputation:
0
I Really need an advice here, can anyone help?
Posts: 177
Threads: 28
Joined: Mar 2011
Reputation:
0
[15:54:21] CMySQLHandler::Connect() - Unknown MySQL server host 'leo.volt-host.com:3306' (1) (Error ID: 2005)
Why post logs which didn't even have this in it..
This, is your problem.
Read the error, and figure it out, maybe your host is down? Maybe you have the wrong IP or hostname? Re-check it all.
Posts: 73
Threads: 9
Joined: Dec 2011
Reputation:
0
Ok... this is why im on forums in first place to get help? And sorry i didn't know? and no thats it not my problem, my problem is server wont connect to mysql, so now thats hosters problem right? I've re-checked it all about 10 times.