Warning: Unknown: It is not safe to rely on the system's timezone settings.

Permalink
I'm new to C5.
Getting errors on trying to use file manager on latest version just installed on local host, any help welcome.
Error messages as follows:

Warning: Unknown: 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in Unknown on line 0

Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0

alambert
 
AncaV replied on at Permalink Reply
AncaV
Hi there. For the timezone setting you can find your answer here:http://www.inmotionhosting.com/support/website/php/setting-the-time...
The easy way is to set it in the php.ini so it will be available on all of your localhost projects.