Jump to content

[Solved] Mysql Error Messsage


skullys

Recommended Posts

Database for cubecart unavailable since yesterday... related to mysql upgrade perhaps?

URL: skullythepirate.com/pirategear

 

 

Error from MySQL query: DBD::mysql::db do failed: Unknown database 'skully_cube387'Failed to use skully_cube387: Unknown database 'skully_cube387'

 

Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user 'skully_cube387'@'localhost' (using password: YES) in /home/skully/public_html/pirategear/classes/db/mysqli.class.php on line 30

 

Warning: mysqli_options() [function.mysqli-options]: Couldn't fetch mysqli in /home/skully/public_html/pirategear/classes/db/mysqli.class.php on line 32

 

Fatal error: Access denied for user 'skully_cube387'@'localhost' (using password: YES) in /home/skully/public_html/pirategear/classes/db/mysqli.class.php on line 35

Link to comment
Share on other sites

The database skully_cube387 should now be visible to your root mysql account. You may need to delete, recreate, and reassign permissions to any database users that should have access to the affected database. If phpmyadmin doesn't log in properly or you don't see the database there change your account password and this should sync up the mysql/cpanel passwords. Let us know if you're still having any issues accessing your data.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...