Warning: unpack() [function.unpack]: Type I: not enough input, need 4, have 0 in D:\wwwroot\mddce\_code\lib\qeephp\library\cache\file.php on line 188

Warning: file_put_contents() [function.file-put-contents]: Only 0 of 9401 bytes written, possibly out of free disk space in D:\wwwroot\mddce\_code\lib\qeephp\library\cache\file.php on line 144

Warning: mysql_connect() [function.mysql-connect]: Too many connections in D:\wwwroot\mddce\_code\lib\qeephp\library\db\adapter\mysql.php on line 68
exception 'QDB_Exception' with message 'Too many connections' in D:\wwwroot\mddce\_code\lib\qeephp\library\db\adapter\mysql.php:73

#0 D:\wwwroot\mddce\_code\lib\qeephp\library\db\table.php(436): QDB_Adapter_Mysql->connect()
#1 D:\wwwroot\mddce\_code\lib\qeephp\library\db\table.php(472): QDB_Table->setConn(Object(QDB_Adapter_Mysql))
#2 D:\wwwroot\mddce\_code\lib\qeephp\library\db\table.php(455): QDB_Table->_setupConn()
#3 D:\wwwroot\mddce\_code\lib\qeephp\library\db\table.php(367): QDB_Table->init()
#4 D:\wwwroot\mddce\_code\lib\qeephp\library\orm\activerecord\meta.php(1318): QDB_Table->columns()
#5 D:\wwwroot\mddce\_code\lib\qeephp\library\orm\activerecord\meta.php(242): QDB_ActiveRecord_Meta->_init1('Servicecategory')
#6 D:\wwwroot\mddce\_code\lib\qeephp\library\orm\activerecord\meta.php(256): QDB_ActiveRecord_Meta->__construct('Servicecategory')
#7 D:\wwwroot\mddce\_code\app\model\servicecategory.php(191): QDB_ActiveRecord_Meta::instance('Servicecategory')
#8 D:\wwwroot\mddce\_code\app\controller\default_controller.php(12): Servicecategory::meta()
#9 D:\wwwroot\mddce\_code\app\controller\abstract.php(64): Controller_Default->actionIndex()
#10 D:\wwwroot\mddce\_code\app\myapp.php(233): Controller_Abstract->execute(Array, Array)
#11 D:\wwwroot\mddce\index.php(14): MyApp->dispatching('index', Array)
#12 {main}
如果要改变对异常的处理,请修改文件 "D:\wwwroot\mddce\_code\app\myapp.php" 的 exception_handler() 方法