-
- Cristian Balan

-
Total Posts: 27
Joined: 2008-02-11
Torino, Italia
|
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/microhit/public_html/test/magento/app/code/core/Mage/Install/controllers/WizardController.php on line 20 [0] in set_time_limit(120) in /home/microhit/public_html/test/magento/app/code/core/Mage/Install/controllers/WizardController.php on line 20 [1] in include("/home/microhit/public_html/test/magento/app/code/core/Mage/Install/controllers/WizardController.php") in /home/microhit/public_html/test/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php on line 125 [2] in Mage_Core_Controller_Varien_Router_Standard->match(Mage_Core_Controller_Request_Http) in /home/microhit/public_html/test/magento/app/code/core/Mage/Core/Controller/Varien/Front.php on line 147 [3] in Mage_Core_Controller_Varien_Front->dispatch() in /home/microhit/public_html/test/magento/app/Mage.php on line 379 [4] in Mage::run("base") in /home/microhit/public_html/test/magento/index.php on line 29
There was a problem proceeding with Magento installation.
Please contact developers with error messages on this page.
exception 'Zend_Controller_Response_Exception' with message 'Cannot send headers; headers already sent in /home/microhit/public_html/test/magento/app/code/core/Mage/Core/functions.php, line 152' in /home/microhit/public_html/test/magento/lib/Zend/Controller/Response/Abstract.php:265 Stack trace: #0 /home/microhit/public_html/test/magento/lib/Zend/Controller/Response/Abstract.php(283): Zend_Controller_Response_Abstract->canSendHeaders(true) #1 /home/microhit/public_html/test/magento/lib/Zend/Controller/Response/Abstract.php(711): Zend_Controller_Response_Abstract->sendHeaders() #2 /home/microhit/public_html/test/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(156): Zend_Controller_Response_Abstract->sendResponse() #3 /home/microhit/public_html/test/magento/app/Mage.php(379): Mage_Core_Controller_Varien_Front->dispatch() #4 /home/microhit/public_html/test/magento/index.php(29): Mage::run('base') #5 {main}
exception 'Zend_Controller_Response_Exception' with message 'Cannot send headers; headers already sent in /home/microhit/public_html/test/magento/app/code/core/Mage/Core/functions.php, line 152' in /home/microhit/public_html/test/magento/lib/Zend/Controller/Response/Abstract.php:265 Stack trace: #0 /home/microhit/public_html/test/magento/lib/Zend/Controller/Response/Abstract.php(283): Zend_Controller_Response_Abstract->canSendHeaders(true) #1 /home/microhit/public_html/test/magento/lib/Zend/Controller/Response/Abstract.php(711): Zend_Controller_Response_Abstract->sendHeaders() #2 /home/microhit/public_html/test/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(156): Zend_Controller_Response_Abstract->sendResponse() #3 /home/microhit/public_html/test/magento/app/Mage.php(379): Mage_Core_Controller_Varien_Front->dispatch() #4 /home/microhit/public_html/test/magento/index.php(29): Mage::run('base') #5 {main}
Ho caricato Magento e nella prima pagina di install ho questi avvisi.
Penso sia legato al register_globals che io ho in Local Value On ed in Master Value OFF… eh ok, come potrei rimediare a ciò, con .htaccess? O altre soluzioni?
|