I've got a problem while running Magento. I am quite unsure about what I could have changed in the configuration of Magento and unfortunately I cannot remember. If I could I would try to reset that.
Suddenly the following problem came up while logging in into the backend of Magento.
What I have already tried: - for sure, I checked the line 645. I cannot find any problems there. I found some tipps, that i have to check if there is a hidden space. But it isn\\’t. - i tried to save the file with notepad++ to UTF-8. But no changes.
Error Code:
Cannot send headers; headers already sent in C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\Mage.php, line 645
Trace:
#0 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\lib\\\\Zend\\\\Controller\\\\Response\\\\Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\code\\\\core\\\\Mage\\\\Core\\\\Model\\\\App.php(1151): Zend_Controller_Response_Abstract->setHeader(\\\’Content-Type\\\’, \\\’text/html; char...\\\’)
#2 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\code\\\\core\\\\Mage\\\\Core\\\\Controller\\\\Varien\\\\Front.php(80): Mage_Core_Model_App->getResponse()
#3 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\code\\\\core\\\\Mage\\\\Core\\\\Controller\\\\Varien\\\\Router\\\\Standard.php(207): Mage_Core_Controller_Varien_Front->getResponse()
#4 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\code\\\\core\\\\Mage\\\\Core\\\\Controller\\\\Varien\\\\Front.php(177): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#5 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\code\\\\core\\\\Mage\\\\Core\\\\Model\\\\App.php(304): Mage_Core_Controller_Varien_Front->dispatch()
#6 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\app\\\\Mage.php(596): Mage_Core_Model_App->run(Array)
#7 C:\\\\XAMPP\\\\xampp\\\\htdocs\\\\magento\\\\index.php(80): Mage::run(\\\’\\\’, \\\’store\\\’)
#8 {main}