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/Core/Model.php(15): Core\Database::getInstance()
#2 /home/weathereu/public_html/app/Controllers/LocationController.php(26): Core\Model->__construct()
#3 /home/weathereu/public_html/app/Core/Router.php(121): Controllers\LocationController->__construct()
#4 /home/weathereu/public_html/app/Core/Router.php(92): Core\Router->callHandler('LocationControl...', Array)
#5 /home/weathereu/public_html/app/Core/App.php(100): Core\Router->dispatch('GET', '/de/turkey/osma...')
#6 /home/weathereu/public_html/public/index.php(48): Core\App->run()
#7 {main}