I found the problem. It was user error. I originally built my site in a sub directory. I was changing the password of that config file - not the one in my doc root.
Thanks,
Mike
Oh, and I did have Indexes on. I just disabled directory listing.
Search found 2 matches
- Tue Apr 16, 2013 4:27 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Another Connection Failed error
- Replies: 2
- Views: 1456
- Tue Apr 16, 2013 3:55 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Another Connection Failed error
- Replies: 2
- Views: 1456
Another Connection Failed error
I changed my mysql password and now my CMS made simple site isn't working. Database Connection Failed Error: Access denied for user 'root'@'localhost' (using password: YES) (1045) Function Performed: CONNECT I made sure the config.php has the same password as mysql root and cms_user. Isn't it danger...