mySQL issues

Status
Not open for further replies.

Tris2007

New Member
Messages
19
Reaction score
0
Points
0
I have had a CMS set up for a while now. And I wanted to take advantage of using another mySQL database, so I decided to try to install some kind of wiki software. So I try out Media Wiki. But after I installed it, the wiki worked fine. But when I go to my CMS. (I use PHP-Fusion by the way)
I get this error.

Unable to establish connection to MySQL
1045 : Access denied for user 'mvgames'@'localhost' (using password: NO)
At first, I thought it was a conflict. So I deleted the wiki database, still get the error. So I completely remove the wiki software from the server. Still nothing...

So im stuck. Did I totally screw myself over? :dunno:
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
It's saying using password: NO. It should say YES. Double check your user exists in the MySQL section of your cPanel and that it has rights to your PHP-Fusion database. If it does check the config file for your PHP-Fusion setup and make sure the MySQL settings are correct there.

-Corey
 

Tris2007

New Member
Messages
19
Reaction score
0
Points
0
Thanks for the fast reply.

I checked the PHP-Fusion config file. And I found out the password was wrong... Weird. So I fixed that, and all is working again. Thanks. :)
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
Great,

Please re-open if further assistance is needed.

-Corey
 
Status
Not open for further replies.
Top