I uploaded the backup files and I imported the backup database.
I can access the front end, but get a 500 error on the admin area.
When I check the error.log in the admin folder I am getting this:
I've double and triple checked the config files and the correct information is in both and I'm now at a loss. What am I missing?[11-May-2024 21:11:31 America/Toronto] PHP Fatal error: Uncaught Exception: Error: Could not make a database link using valleybe_ocuser@localhost! in /home/valleybee/public_html/system/library/db/mysqli.php:19
Stack trace:
#0 /home/valleybee/storage/modification/system/library/db.php(41): DB\MySQLi->__construct('localhost', 'db_user', 'db_pw', 'db_name', '3306')
#1 /home/valleybee/public_html/system/framework.php(80): DB->__construct('mysqli', 'localhost', 'db_user', 'db_pw', 'db_name', '3306')
#2 /home/valleybee/public_html/system/startup.php(104): require_once('/home/valleybee...')
#3 /home/valleybee/public_html/admin/index.php(19): start('admin')
#4 {main}
thrown in /home/valleybee/public_html/system/library/db/mysqli.php on line 19