:(

SQLSTATE[08004] [1040] Too many connections

错误位置

FILE: /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 109

TRACE

#0 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Db/Driver.class.php(109): E('SQLSTATE[08004]...')
#1 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Db/Driver.class.php(1054): Think\Db\Driver->connect()
#2 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(50): Think\Db\Driver->initConnect(true)
#3 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('config_web')
#4 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#5 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Model.class.php(1432): Think\Model->_checkTableInfo()
#6 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#7 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Common/functions.php(590): Think\Model->__construct('ConfigWeb', '', '')
#8 /home/wwwroot/web/smartofferWeb/public_html/Application/Index/Controller/BaseController.class.php(18): M('ConfigWeb')
#9 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Controller.class.php(41): Index\Controller\BaseController->_initialize()
#10 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Common/functions.php(650): Think\Controller->__construct()
#11 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/App.class.php(89): controller('Schools', '')
#12 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#13 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#14 /home/wwwroot/web/smartofferWeb/public_html/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#15 /home/wwwroot/web/smartofferWeb/public_html/index.php(28): require('/home/wwwroot/w...')
#16 {main}