打開/data/common.inc.php,把默認的$cfg_dbhost = 'localhost'修改為$cfg_dbhost = '127.0.0.1';保存。然后你會發(fā)現(xiàn)后臺操作起來流暢多了。
注意:這種適用于本地調(diào)試使用。