Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: date(): It is not safe to rely on the system's timezone settings. #10

Open
abhiomkar opened this issue Aug 30, 2011 · 1 comment

Comments

@abhiomkar
Copy link

I'm getting couple of warning messages when I do fbcmd stream :

Warning: 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 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/local/lib/fbcmd/fbcmd.php on line 3501

@rpdelaney
Copy link

You need to edit php.ini with the date.timezone setting. See: http://php.net/date.timezone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants