coppermine/mysql coppermine/mysql
 

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

coppermine/mysql

Started by pop72, June 03, 2004, 09:16:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pop72

What to with this errormessage?
Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Access denied for user: 'user@127.0.0.1' (Using password: YES)
Is it any step by step instructions here on this page or can someone help me with step by step instructions on install/configuration issues?

Joachim Müller

You can't make up mySQL connection data (hostname, username and password) during coppermine install, you have to provide the proper data. Once install has been run, edit include/config.inc.php and enter the correct data there. If you're not sure, ask your webhost what data to enter.

GauGau