Post by rockoupn1 » Thu Oct 16, 2014 10:01 am

When I take the first step of installation I get this error message:

Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /homepages/23/d504893716/htdocs/kno/tienda/system/startup.php on line 48

Warning: Cannot modify header information - headers already sent by (output started at /homepages/23/d504893716/htdocs/kno/tienda/system/startup.php:48) in /homepages/23/d504893716/htdocs/kno/tienda/system/engine/controller.php on line 22

what I can do?

Newbie

Posts

Joined
Thu Oct 16, 2014 9:57 am

Post by rph » Thu Oct 16, 2014 1:33 pm

Edit php.ini and admin/php.ini and add:

Code: Select all

date.timezone = 'America/Chicago';
Change "America/Chicago" to whatever your timezone is. The full list of available timezones is at http://php.net/manual/en/timezones.php .

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska
Who is online

Users browsing this forum: No registered users and 2 guests