Jump to content

Recommended Posts

Posted

Ok here is the problem, I had a problem getting into my cpanel, had the password reset, now I want to update coppermine, and this is the error I get. I do not understand the error:

 

 

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

 

 

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jaysarah'@'localhost' (using password: YES)

 

 

 

Can I get a little help..

 

Thanks

 

Or should I open a trouble ticket...

Posted (edited)
Ok here is the problem, I had a problem getting into my cpanel, had the password reset, now I want to update coppermine, and this is the error I get. I do not understand the error:

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jaysarah'@'localhost' (using password: YES)

Can I get a little help..

 

Thanks

 

Or should I open a trouble ticket...

Check the config file for coppermine (I believe it's in root dir of the installation). The config file will contain the SQL password.

 

In cPanel under MySQL icon:

- Delete the coppermine USER (I repeat, the USER - NOT THE DB).

- Re-create the user with the same credentials from the coppermine config.

- Add the user to the coppermine DB with all privs.

Edited by JRKy
Posted (edited)

ok did the mysql stuff,

 

logged into cpanel

clicked on mysql

entered user name of: jayjay (not true)

entered password : tchrocks (not true)

clicked on create user

it create a user name of jaysarah_jayjay (jaysarah is the DB name(why the XXXXXXX_XXXXX))

clicked on ad user to DB

went into the include/config.inc.php

changed dbusrname to jayjay (first)

changed DBpassword to tchrocks

then entered in www.XXXXXXXXXXXX.com/XXXXXX/update.php

 

 

ERROR:

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

 

 

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jayjay'@'localhost' (using password: YES)

 

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

 

 

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jayjay'@'localhost' (using password: YES)

 

 

 

ok did the mysql stuff a different way,

 

logged into cpanel

clicked on mysql

entered user name of: jayjay (not true)

entered password : tchrocks (not true)

clicked on create user

it create a user name of jaysarah_jayjay (jaysarah is the DB name(why the XXXXXXX_XXXXX))

clicked on ad user to DB

went into the include/config.inc.php

changed dbusrname to jaysarah_jayjay (second)

changed DBpassword to tchrocks

then entered in www.XXXXXXXXXXXX.com/XXXXXX/update.php

 

ERROR:

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

 

 

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jaysarah_jayjay'@'localhost' (using password: YES)

 

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

 

 

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jaysarah_jayjay'@'localhost' (using password: YES)

 

 

but I will keep plugging away....

 

Thanks

Edited by jayson
Posted
ok did the mysql stuff,

 

logged into cpanel

clicked on mysql

entered user name of: jayjay (not true)

entered password : tchrocks (not true)

clicked on create user

it create a user name of jaysarah_jayjay (jaysarah is the DB name(why the XXXXXXX_XXXXX))

clicked on ad user to DB

went into the include/config.inc.php

changed dbusrname to jayjay (first)

changed DBpassword to tchrocks

then entered in www.XXXXXXXXXXXX.com/XXXXXX/update.php

ERROR:

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jayjay'@'localhost' (using password: YES)

 

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jayjay'@'localhost' (using password: YES)

ok did the mysql stuff a different way,

 

logged into cpanel

clicked on mysql

entered user name of: jayjay (not true)

entered password : tchrocks (not true)

clicked on create user

it create a user name of jaysarah_jayjay (jaysarah is the DB name(why the XXXXXXX_XXXXX))

clicked on ad user to DB

went into the include/config.inc.php

changed dbusrname to jaysarah_jayjay (second)

changed DBpassword to tchrocks

then entered in www.XXXXXXXXXXXX.com/XXXXXX/update.php

 

ERROR:

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jaysarah_jayjay'@'localhost' (using password: YES)

 

Welcome to the Coppermine upgrade program

• • • ERROR • • •

The following errors were encountered and need to be corrected first:

Could not create a mySQL connection, please check the SQL values in include/config.inc.php

 

MySQL error was : Access denied for user 'jaysarah_jayjay'@'localhost' (using password: YES)

but I will keep plugging away....

 

Thanks

Just create a user with the credentials you want. Add that user to the CP DB. Enter those credentials into the include/config.inc.php file (make sure you use the entire username - i.e. cpanel user name prepended to the db username). Then try your update.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...