Database Error:
Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.

Last Rendered Query:
SELECT * FROM `users` WHERE `id` = 28 LIMIT 1

#0 /home/fileknot.com/public_html/app/core/Database.class.php(108): App\Core\Database->notify('...')
#1 /home/fileknot.com/public_html/app/core/Database.class.php(300): App\Core\Database->connect()
#2 /home/fileknot.com/public_html/app/controllers/FileController.class.php(324): App\Core\Database->quote('...')
#3 [internal function]: App\Controllers\FileController->downloadHandler('...')
#4 /home/fileknot.com/public_html/app/helpers/RouteHelper.class.php(395): call_user_func_array(Array, Array)
#5 /home/fileknot.com/public_html/app/core/Framework.class.php(222): App\Helpers\RouteHelper::processRoutes()
#6 /home/fileknot.com/public_html/app/core/Framework.class.php(25): App\Core\Framework::dispatch()
#7 /home/fileknot.com/public_html/index.php(21): App\Core\Framework::run()