PHP Warning: date_default_timezone_get():
Posted: Mon Mar 07, 2011 6:01 pm
I get the below when ever I issue a greyhole command?
[root@cossaboon kcossabo]# greyhole --view-queue
PHP Warning: date_default_timezone_get(): 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/New_York' for 'EST/-5.0/no DST' instead in /usr/bin/greyhole on line 32
Is there a fix?
[root@cossaboon kcossabo]# greyhole --view-queue
PHP Warning: date_default_timezone_get(): 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/New_York' for 'EST/-5.0/no DST' instead in /usr/bin/greyhole on line 32
Is there a fix?