|
阿里云linux服务器安装ecshop的时候出现
Warning: Cannot modify header information - headers already sent by (output started at /www/web/www_eurocity_com_cn/public_html/index.php:2) in
/www/web/public_html/includes/init.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at /www/web/www_eurocity_com_cn/public_html/index.php:2) in
/www/web/public_html/includes/init.php on line 166
Warning: Cannot modify header information - headers already sent by (output started at /www/web/www_eurocity_com_cn/public_html/index.php:2) in
/www/web/public_html/includes/cls_template.php on line 58
网站开发中心官方在查询是程序问题后,锁定是根目录下index.php的问题,但是在windows服务器和虚拟主机下安装同样的模板和程序没有问题,查询错误后,是因为index.php下多了几个“回车”(就是空白),如图所示
注:这只是参考,其实也有可能空白在 includes/init.php 和 includes/cls_template.php
|
|