连接不上,提示:
Fatal error: Uncaught exception 'Exception' with message 'Connect failed: Can't connect to MySQL server on 'localhost' (10061)' in x:\xxx\library\DB.class.php:46 Stack trace: #0 x:\xxx\library\DB.class.php(22): DB->__construct() #1 x:\xxx\library\DB.class.php(93): DB::Instance() #2 x:\xxx\library\DB.class.php(171): DB::Query('SELECT * FROM `...') #3 x:\xxx\library\DB.class.php(134): DB::GetQueryResult('SELECT * FROM `...', false) #4 Dx:\xxx\library\Table.class.php(166): DB::GetDbRowById('user', Array) #5 x:\xxx\library\Table.class.php(192): Table::_Fetch('user', Array) #6 x:\xxx\app.php(26): Table::Fetch('user', 623) #7 x:\xxx\index.php(2): require_once('D:\wed\songo8\a...') #8 {main} thrown in x:\xxx\library\DB.class.php on line 46再刷新下就好了,是不是mysql(版本:5.0.27)设置问题