No WPMU site defined on this host

在blogwoo下面建了个目录wpmu,把解压后的文件上传到目录下,访问wpmu/index.php提示错误:

No WPMU site defined on this host 

后来发现,是因为手动编辑过wp-config.php的缘故。删除wp-config.php再访问wpmu/index.php,系统会提示你把根目录wpmu和wpmu/wp-content设置为777就能访问了。

还需要把wp-config-sample.php 再传上去才行,否则提示

Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file from your WordPress installation.

Leave a Reply