Friday, February 5, 2010

Eliminate PHP warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings.

Uncomment and set the date.timezone value in your php.ini

E.g. date.timezone = Europe/Paris

No comments:

Post a Comment