安装的时候出现Warning: Cannot modify header infor……

2010年8月19日 | 分类: 网络资讯

安装的时候出现:

Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/test.dashunet.net/wp-config.php:1)…………

这个是wordpress中文版,修改wp-config.php 后的更新错误。

我们中文的系统保存的时候txt(编辑器),有的默认编码保存为 utf8 ,需要改成ANSI编码,在上传到服务器,安装的时候就不提示这个错误了。

目前还没有任何评论.