Mysql Error

Status
Not open for further replies.

w_d_liu1091

New Member
Messages
15
Reaction score
0
Points
0
i try to connect to mysql but it says access denied for flameup@localhost (including password: yes)

do i put the following:

database server: localhost or mysql.x10hosting.com
databas name: flameup(my hosting username)_Login1(my database name)
database username: (do i put the username prefix(flameup) then my database username: which is FlameUp & is the username case sensitive)
database password:*********(database password)
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
Server: Localhost
Database name: flameup_Login1
Database user: flameup_FlameUp
Database Pass: whatever you set it up as.
 

w_d_liu1091

New Member
Messages
15
Reaction score
0
Points
0
Server: Localhost
Database name: flameup_Login1
Database user: flameup_FlameUp
Database Pass: whatever you set it up as.

i've tried that but it came up with this error:

Connecting to MySQL... FAILED: Access denied for user 'flameup_FlameUp'@'localhost' (using password: YES)

---------- Post added at 05:09 PM ---------- Previous post was at 05:00 PM ----------

actually!, it worked using what livewire said!

---------- Post added at 05:10 PM ---------- Previous post was at 05:09 PM ----------

this post is now closed because i have solved the error!
 
Status
Not open for further replies.
Top