Jump to content

[Solved] Missing MySQL database


3baracuda

Recommended Posts

Have the same problem.

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

Trying to see the webpage:

 

Warning: mysqli::mysqli() [mysqli.mysqli]: Headers and client library minor version mismatch. Headers:50527 Library:50621 in /home/akula/public_html/ocart2/system/library/db/mysqli.php on line 7

 

Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user 'akula_ocar787'@'localhost' (using password: YES) in /home/akula/public_html/ocart2/system/library/db/mysqli.php on line 7

 

Notice: Error: Could not make a database link (1045) Access denied for user 'akula_ocar787'@'localhost' (using password: YES) in /home/akula/public_html/ocart2/system/library/db/mysqli.php on line 10

 

Warning: mysqli::close() [mysqli.close]: Couldn't fetch mysqli in /home/akula/public_html/ocart2/system/library/db/mysqli.php on line 58

 

It seems that the database is gone.

 

Is there a way to return it to previous working condition?

Thank you in advance!

Edited by 3baracuda
Link to comment
Share on other sites

Splitting posts since this is a separated user.

Thanks for splitting it. When people post on a thread that is already [solved] there is a high chance of the new issue getting missed and therefore never fixed.

 

The database akula_ocar787 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. Let us know if you need an further help with this.

Link to comment
Share on other sites

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