cant connect to sql database

Status
Not open for further replies.

kasmakaja.bombax20

New Member
Messages
1
Reaction score
0
Points
0
hello,
i got problems connecting to the sql database,
i created a database, a user, assigned the user to the db.
i get the error :
Access denied for user 'travel2_user2'@'69.175.6.117'
as db host i entered my hostname: travel2.x10.mx

thanks in advance
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Hello,

The MySQL database host is "localhost" (without the quotes).
 
Status
Not open for further replies.
Top