Fatal error: Exception: SQLSTATE[HY000] [1040] Too many connections (in /home1/sprinhh8/public_html/springmakingmachine/wire/core/ProcessWire.php line 494)
#0 /home1/sprinhh8/public_html/springmakingmachine/wire/core/ProcessWire.php(302): ProcessWire\ProcessWire->load(Object(ProcessWire\Config))
#1 /home1/sprinhh8/public_html/springmakingmachine/index.php(52): ProcessWire\ProcessWire->__construct(Object(ProcessWire\Config))
#2 {main} in /home1/sprinhh8/public_html/springmakingmachine/index.php on line 64
Warning: Cannot modify header information - headers already sent by (output started at /home1/sprinhh8/public_html/springmakingmachine/index.php:64) in /home1/sprinhh8/public_html/springmakingmachine/wire/core/WireShutdown.php on line 306
Yikes… Error: Exception: SQLSTATE[HY000] [1040] Too many connections (in wire/core/ProcessWire.php line 494)
#0 wire/core/ProcessWire.php (302): ProcessWire->load(Object(Config))
#1 index.php (52): ProcessWire->__construct(Object(Config))
#2 {main}
This error message was shown because: site is in debug mode. ($config->debug = true; => site/config.php). Error has been logged.