Ok all you smart people

I get this error from my cronjob. How do I fix it? I'm running PHP ver. 5.2.17

 

<br />
<b>Warning</b>:  getdate() [<a href='function.getdate'>function.getdate</a>]: 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 'CST/-6.0/no DST' instead in <b>/home/changed for security reasons/public_html/periodic/cron.php</b> on line <b>127</b><br />

Quote · 24 Jan 2013

date.timezone = America/Chicago

place that in your php.ini file

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 24 Jan 2013

any particular place to put it and could I use America/New York

Quote · 24 Jan 2013

 

any particular place to put it and could I use America/New York

Enter "America/New_York" instead, and it can be anywhere in the php.ini file.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Jan 2013

 

Enter "America/New_York" instead, and it can be anywhere in the php.ini file.

 Yay that fixed it, thank you.

Quote · 24 Jan 2013

For those that are not in Eastern US time, you of course can set it to your local time zone.

Geeks, making the world a better place
Quote · 24 Jan 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.