Web Hosting Talk







View Full Version : authentication failed using sql


eric6630
09-10-2011, 02:11 AM
hi

does anyone know how to resolved this issue?

got ubuntu server and trying to create sql database

but the problem is every time i run my vpn it says authentication failed

any solution for this?

thanks

VMStormVPS Dave G
09-12-2011, 05:02 PM
I'm a bit confused with regard to what the actual question is here. Can you clarify what your VPN has to do with sql permissions, presumably MySQL?

1. What SQL engine? MySQL?
2. Are you connecting to the instance on localhost or on a remote IP

That should get us started.

Thanks!
Dave

eric6630
09-13-2011, 03:58 AM
hi

i reinstall my OS from ubuntu to cent OS 5.6

now i wanna authenticate my vps via remote server.

got x10 account and i've created database there but dont know how to do its done correctly.

can you help me?

barbus
10-15-2011, 08:12 AM
mysql -uuser -ppassword -h host

eric6630
10-15-2011, 11:06 PM
thanks barbus that code help us a lot ^_^ thanks again