Could not create a mySQL connection but have correct details Could not create a mySQL connection but have correct details
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Could not create a mySQL connection but have correct details

Started by Peteeni, March 01, 2004, 01:42:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Peteeni

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????


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!)

moorey

It's definitely a user/pass error. Check /include/config.inc.php to make sure you have the correct details.