Erro interno do sistema
Mensagem:
SQLSTATE[HY000] [1203] User wwwmeuimovelms_user already has more than 'max_user_connections' active connections
Arquivo:
/home/wwwmeuimovelms/public_html/app/config/database.php
Linha:
12
Stack Trace
#0 /home/wwwmeuimovelms/public_html/app/config/database.php(12): PDO->__construct()
#1 /home/wwwmeuimovelms/public_html/app/models/Imovel.php(10): Database::connect()
#2 /home/wwwmeuimovelms/public_html/app/views/partials/footer.php(186): Imovel->__construct()
#3 /home/wwwmeuimovelms/public_html/app/views/layout.php(84): require('/home/wwwmeuimo...')
#4 /home/wwwmeuimovelms/public_html/app/controllers/ClienteAuthController.php(29): require('/home/wwwmeuimo...')
#5 /home/wwwmeuimovelms/public_html/app/routes/router.php(151): ClienteAuthController->login()
#6 /home/wwwmeuimovelms/public_html/index.php(31): Router->dispatch()
#7 {main}