Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings.
Hello,
after i switched from CGI handler to suPHP, i see i have error when i dont see PDO module when i do command "php -m" to list php modules.
But in easy apache i have pdo ticked (enabled)
also ioncube stopped working and also im getting errors related to tiemzone issue acros various php scripts on various accounts:
[QUOTE]Warning: strtotime() [function.strtotime]: 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 'EDT/-4.0/DST' instead in /home/bulterie/public_html/libraries/joomla/utilities/date.php on line 56
Please any idea on cause of this? How to fix?
Please any idea on cause of this? How to fix?
-
Re: Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone setti A quick search of google for: [QUOTE]Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings.
Brings back lots of results. IIRC, you have a Joomla. This may be helpful: /http://forum.joomla.org/viewtopic.php?t=3636810 -
Re: Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone setti Thanks, this issue was fixed. It was caused by an erroneous data i added into php.ini file some time before. 0
Please sign in to leave a comment.
Comments
2 comments