在Magento 1.4.1中保存CMS块时,我的网络浏览器出现错误连接重新启动。添加标记<script></script>
时,我只会收到此错误。我可以保存的任何其他更改,只要我不使用<script></script>
我看到的唯一错误是/ var / www / website / var / log / exception就是这个,只有在我获得连接重新启动错误后才按F5。 Apache和其他系统日志不报告任何其他错误。
2012-07-06T08:47:22+00:00 DEBUG (7): HEADERS ALREADY SENT: <pre>[0]
/var/www/vhosts/site/app/code/core/Mage/Core/Controller/Response/Http.php:44
[1] /var/www/vhosts/site/lib/Zend/Controller/Response/Abstract.php:727
[2] /var/www/vhosts/site/app/code/core/Mage/Core/Controller/Response/Http.php:75
[3] /var/www/vhosts/site/app/code/core/Mage/Core/Controller/Varien/Front.php:188
[4] /var/www/vhosts/site/app/code/core/Mage/Core/Model/App.php:304
[5] /var/www/vhosts/site/app/Mage.php:596
[6] /var/www/vhosts/site/index.php:78
这个网站在使用PHP 5.2.13的Centos 5.4上运行良好。所有相同的Apache和PHP模块都安装在新的Debian服务器上。任何帮助将是真诚的感谢。
版本信息
Magento 1.4.1
Debian 6.0 i386
PHP 5.3.3-7 + squeeze13与Suhosin-Patch(cli)(内置:2012年6月10日09:35:18) 版权所有(c)1997-2009 PHP小组 Zend Engine v2.3.0,版权所有(c)1998-2010 Zend Technologies 使用ionCube PHP Loader v4.0.7,版权所有(c)2002-2011,by ionCube Ltd.
服务器版本:Apache / 2.2.16(Debian) 服务器内置:2012年4月1日06:40:08
答案 0 :(得分:0)
我们的Netasq防火墙中的规则阻止了<SCRIPT>
标记。一旦我们禁用了规则,客户端就可以再次使用该标记。然而,我们确实警告过他,netasq很可能将这条规则放在原因上。