AbanteCart Community

eCommerce construction => Installation and Configuration => Upgrade => Topic started by: mikeb on January 29, 2016, 10:38:15 AM

Title: 1.2.1 to1.2.2 problem
Post by: mikeb on January 29, 2016, 10:38:15 AM
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/specials/public_html/*******bagstore.com/static_pages/index.php:1) in /home/specials/public_html/*******bagstore.com/static_pages/index.php on line 45

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/specials/public_html/*******bagstore.com/static_pages/index.php:1) in /home/specials/public_html/*******bagstore.com/static_pages/index.php on line 45

There has been a critical error processing your request
Please check AbanteCart and webserver error logs for more details. You can check error log in the control panel if it is functional. Otherwise, refer to error log located on your web server
Title: Re: 1.2.1 to1.2.2 problem
Post by: abantecart on January 29, 2016, 08:34:57 PM
Make sure you did not put empty line or space in the beginning of index.php or php.ini files.

Basically, some files is printing output before header is sent.