mySQL error after .htaccess edits...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cidrum
Forum Newbie
Posts: 1
Joined: Wed Oct 26, 2011 12:35 pm

mySQL error after .htaccess edits...

Post by cidrum »

http://www.awhealth.org/forum

SQL ERROR [ mysql4 ]

Access denied for user 'awhealth'@'localhost' (using password: YES) [1045]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.

Any ideas?
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: mySQL error after .htaccess edits...

Post by social_experiment »

Remove the data you added to the .htaccess file. If that still persists, check if you have the correct password for the specific database
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply