用户
 找回密码
 入住 CI 中国社区
搜索
查看: 3876|回复: 1
收起左侧

ci运行出错 Cannot modify header information - headers already

[复制链接]
发表于 2009-11-7 16:00:30 | 显示全部楼层 |阅读模式
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at D:\APMServ5.2.6\www\htdocs\ci_ks\application\controllers\admin\login.php:101)
Filename: libraries/Session.php
Line Number: 662


原来用phpnow很好,换了换了APMServer 后就不行了,不知道要改哪里的配置
发表于 2009-11-7 22:53:55 | 显示全部楼层
output started at D:\APMServ5.2.6\www\htdocs\ci_ks\application\controllers\admin\login.php:101
看这个 101 行是什么,在这里不能输出任何字符,包括空格,仔细检查一下吧。

本版积分规则