Sql error

Status
Not open for further replies.

no-half-measures

New Member
Messages
26
Reaction score
0
Points
0
My fourms is reciving this error when i even try to look at them at te moment they are not accesiable. Full error notice below:

General Error
SQL ERROR [ mysqli ]
Access denied for user 'sgw360'@'int.cossacks.x10hosting.com' to database 'sgw360_forum1' [1044]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
 

descalzo

Grim Squeaker
Community Support
Messages
9,372
Reaction score
326
Points
83
Your forum software should have a config, configuration, settings ( .ini or .php ) file.
Open it and make sure the database host is set to 'localhost' . Nothing else.

If that does not work, go to cPanel, mySQL Databases, drop the user (do not delete), add him back giving him All Permissions (pop up screen..you have to check ALL, it is unchecked by default).

That usually fixes it.
 

no-half-measures

New Member
Messages
26
Reaction score
0
Points
0
Ok some reason my Exsisting user had been changed slightly

originaly it was

abcefg

but now its;

abcefg_abc

so i changed my config to correct username and its fine now. So thanks to Descalzo as i wouldnt of seen that if you hadn't metioned the Config.php.

(User listed is not the correct just an example for security)
 

serg5550

New Member
Messages
21
Reaction score
0
Points
0
If that does not work, go to cPanel, mySQL Databases, drop the user (do not delete), add him back giving him All Permissions (pop up screen..you have to check ALL, it is unchecked by default).

That usually fixes it.

Thanks, you have helped me too.
 
Status
Not open for further replies.
Top