求助 -- Cannot modify header information - headers already sent by
本帖最后由 deader 于 2009-5-18 17:11 编辑A PHP Error was encounteredSeverity: Warning
Message: Cannot modify header information - headers already sent by (output started at E:\sites\php\system\libraries\Exceptions.php:164)
Filename: helpers/url_helper.php
Line Number: 541
在centos环境下 没有问题,换到win2003+apache就出现以上错误,请大侠帮忙看看
ps: 出错的地方是,提交一个表单后到一个处理程序,然后再跳转。由于出错,redirect没能成功 看你的情况是有 PHP 报错了,先不要 redirect 看看有什么错误! 感谢hex提供的思路,已经解决,thanks! 应该是header前面有输出吧。 修改成 utf8无BOM格式就解决了
页:
[1]