Magento – How to fix “Cannot send headers; headers already sent” error in magento version 1.9.3.3

fileheadermagento-1.9.3.3

a:5:{i:0;s:147:"Cannot send headers; headers already sent in
/home/abc/public_html/app/code/core/Mage/Catalog/Model/Category/Attribute/Backend/Image.php,
line 1";i:1;s:1783:"#0
/home/waterc/public_html/lib/Zend/Controller/Response/Abstract.php(115):
Zend_Controller_Response_Abstract->canSendHeaders(true)

If you have any idea please help me to fix this issue.

Thanks

Best Answer

Refer the below link,It will help you.

How to fix “Cannot send headers; headers already sent” in Zend?

Check,have any space issue before start <?php and also check any raw HTML area in .php file.