Cannot modify header information - headers already sent by错误解决办法
[
2008/07/25 23:54 | by real ]
2008/07/25 23:54 | by real ]
在后台管理,用header("location:");做返回时,总是不能正常返回,
Warning: Cannot modify header information - headers already sent by....
解决办法为
打开 php.ini 然后把 output_buffering 设为 on 。
然后重启apache
Warning: Cannot modify header information - headers already sent by....
解决办法为
打开 php.ini 然后把 output_buffering 设为 on 。
然后重启apache
apache屏蔽掉来自某些网站的来路
网络监控-iptraf安装配置使用中文文档


