Page 1 of 1

ERROR

PostPosted: 21. June 2012 17:35
by alraol
If I try to go to PHPMyadmin I get the following error
Error
MySQL ha dicho:

#2054 - Connecting to 3.22, 3.23 & 4.0 servers is not supported
La conexión para controluser, como está definida en su configuración, fracasó.
phpMyAdmin intentó conectarse con el servidor MySQL, y el servidor rechazó esta conexión. Deberá revisar el host, nombre de usuario y contraseña en config.inc.php y asegurarse que corresponden con la información provista por el administrador del servidor MySQL.
How can I correct this

Thank You

Re: ERROR

PostPosted: 22. June 2012 01:06
by JonB
It MIGHT be useful to know the XAMPP version you are using. Ditto the Windows version.

Are you by any chance connecting to an external MySQL server?

"#2054 - Connecting to 3.22, 3.23 & 4.0 servers is not supported" Like an old version of phpMyAdmin

If that is the case, you will need a tool that can "do that".

BUT --

If you aren't trying to connect to an external database, its possible the problem is with your MySQL data.

If your data is local, and you can't connect via phpMyadmin (but you used to be able to do so) try using the free "mySQL Workbench" tool and see if you can access your data.

http://www.mysql.com/products/workbench/

Good Luck
8)



YSF