原帖由 Captain 于 2010-9-1 00:27 发表 wp-config.php里加入下面代码:define("FS_METHOD", "direct"); define("FS_CHMOD_DIR", 0777); define("FS_CHMOD_FILE", 0777);