日归档:2015 年 9 月 13 日

2015
09-13

wordpress后台登录出错解决办法

wordpress后台登录出错,提示信息: Warning: Cannot modify header information - headers already sent by (output started at /目录/wp-config.php:1) in .... 解决办法: 出现此种情况的原因是用记事本编辑过wp-config.php 方法一是使用专门的代码编辑器,将wp-co....阅读全文