例如出现:Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-config.php:1)。
解决方法很简单,红色部分是文件名,这里提示是哪个文件,就把哪个文件下载下来,用记事本打开,另存为选择编码为ANSI,保存上传就OK了。
例如出现:Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-config.php:1)。
解决方法很简单,红色部分是文件名,这里提示是哪个文件,就把哪个文件下载下来,用记事本打开,另存为选择编码为ANSI,保存上传就OK了。
Pingback: wordpress在windows IIS主机下固定链接设置教程以及其他问题解决方法