Hallo,
Al geruime tijd laat ik een aantal cronjobs lopen zonder problemen.
Nu krijg ik al een paar dagen onderstaande melding:
PHP Warning: 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 'UTC' for 'UTC/0.0/no DST
Nu heb ik in het .htaccess bestand onderstaande code toegevoegd (zonder resultaat)
php_value date.timezone "Europe/Amsterdam"
Iemand een oplossing of een richting waarin ik moet zoeken
Thanks
1.350 views