forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Peteeni on March 01, 2004, 01:42:37 am

Title: Could not create a mySQL connection but have correct details
Post by: Peteeni on March 01, 2004, 01:42:37 am
Hi

I'm having erros trying to actually connect to my MySQL db. I already have two other sites running fine and connecting no worries to the database so I shouldn't be getting these errors at all... should I????

Code: [Select]

Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Access denied for user: '?????@localhost' (Using password: ?????)


(??? is just my hidden values incase you think that's my prob!)
Title: Could not create a mySQL connection but have correct details
Post by: moorey on March 01, 2004, 07:46:16 am
It's definitely a user/pass error. Check /include/config.inc.php to make sure you have the correct details.