Message: Database connection error: SQLSTATE[HY000] [1040] Too many connections
File: /home/weathereu/public_html/app/Core/Model.php on line 33
#0 /home/weathereu/public_html/app/Core/Model.php(42): App\Core\Model::connect()
#1 /home/weathereu/public_html/app/Controllers/WeatherController.php(119): App\Core\Model::getConnection()
#2 [internal function]: App\Controllers\WeatherController->city(Array)
#3 /home/weathereu/public_html/app/Core/Router.php(154): call_user_func_array(Array, Array)
#4 /home/weathereu/public_html/index.php(78): App\Core\Router->dispatch()
#5 {main}