undefined variables after new install of 3.0.2.0
Posted: Sun Feb 18, 2018 4:45 am
I've installed Open Cart 3.0.2.0. I am getting a string of errors when I go to my website (see below). I'm a newby to all this, so be gentle.
I've checked the startup.php file ... all of the "_SERVER" variables begin with "$". I cannot find a typo on any of them. Not sure what to do to resolve this.
Notice: Undefined variable: _SERVER in /home/littl299/public_html/system/startup.php on line 28
Notice: Undefined variable: _REQUEST in /home/littl299/public_html/system/library/request.php on line 26
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/system/framework.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/catalog/controller/startup/session.php on line 25
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/startup/startup.php on line 5
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/catalog/controller/startup/startup.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/catalog/controller/startup/startup.php on line 157
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/model/tool/image.php on line 43
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/common/header.php on line 17
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/common/language.php on line 6
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/common/currency.php on line 6
I've checked the startup.php file ... all of the "_SERVER" variables begin with "$". I cannot find a typo on any of them. Not sure what to do to resolve this.
Notice: Undefined variable: _SERVER in /home/littl299/public_html/system/startup.php on line 28
Notice: Undefined variable: _REQUEST in /home/littl299/public_html/system/library/request.php on line 26
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/system/framework.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/catalog/controller/startup/session.php on line 25
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/startup/startup.php on line 5
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/catalog/controller/startup/startup.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/littl299/public_html/system/startup.php:28) in /home/littl299/public_html/catalog/controller/startup/startup.php on line 157
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/model/tool/image.php on line 43
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/common/header.php on line 17
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/common/language.php on line 6
Notice: Undefined index: HTTPS in /home/littl299/public_html/catalog/controller/common/currency.php on line 6