Quote:
Originally Posted by иєσz
Quote:
Originally Posted by R4nk3d
Quote:
Originally Posted by иєσz
Seen on this line:
Quote:
Originally Posted by kacperoo
[18:36:56] Error in mysql_select_db: MySQL server has gone away
|
the database does not exist?
|
No, it is saying this because the connection to the server failed. So this is the server's logic:
I'm attempting to connect to the server.
Hm, I can't connect because of this: Client does not support authentication protocol requested by server; consider upgrading MySQL client.
Ok, so I have no connection.
Now I am going to connect to the database specified.
I can't connect to the database because I don't have a MySQL connection opened.
So the problem is you need to upgrade your server password algorithm.
|
Ooh like that. My bad, misunderstood :P
|
No problem, hope i helped.