Error: Database connection failed: SQLSTATE[HY000] [1045] Access denied for user 'weathereu_db'@'127.0.0.1' (using password: YES)
File: /home/weathereu/public_html/app/Core/Database.php:36
#0 /home/weathereu/public_html/app/Core/Database.php(43): Core\Database->__construct()
#1 /home/weathereu/public_html/app/Controllers/BlogController.php(219): Core\Database::getInstance()
#2 /home/weathereu/public_html/app/Controllers/BlogController.php(96): Controllers\BlogController->findPostBySlug('netherlands-cli...', 'blog')
#3 [internal function]: Controllers\BlogController->show('el', 'netherlands-cli...')
#4 /home/weathereu/public_html/app/Core/Router.php(127): call_user_func_array(Array, Array)
#5 /home/weathereu/public_html/app/Core/Router.php(92): Core\Router->callHandler('BlogController@...', Array)
#6 /home/weathereu/public_html/app/Core/App.php(100): Core\Router->dispatch('GET', '/el/blog/nether...')
#7 /home/weathereu/public_html/public/index.php(48): Core\App->run()
#8 {main}