date.timezone Fehler
Verfasst: 14.02.2011 14:31
Hallo,
ich habe die aktuellste phpBB Deutsch 3.0.8 installiert, soweit alles gut jetzt habe ich nach der Installation diesen Fehler.
Ich habe bereits die suche benutzt und diesen Beitrag gefunden.
viewtopic.php?f=74&t=198940
Soweit so gut jedenfalls habe ich die php.ini bearbeitet und habe die timezone gesetzt
hier ein auschnitt.
Leider wird mir der Fehler immer noch angezeigt.
Woran kann das noch liegen ?
Ich benutze die neuste php/mysql Version das System ist ganz frisch heute aufgesetzt.
Mfg Mahnig
ich habe die aktuellste phpBB Deutsch 3.0.8 installiert, soweit alles gut jetzt habe ich nach der Installation diesen Fehler.
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /index.php on line 86: 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 'Europe/Paris' for '1.0/no DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate(): 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 'Europe/Paris' for '1.0/no DST' instead
viewtopic.php?f=74&t=198940
Soweit so gut jedenfalls habe ich die php.ini bearbeitet und habe die timezone gesetzt
hier ein auschnitt.
Code: Alles auswählen
[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = Europe/Paris
Woran kann das noch liegen ?
Ich benutze die neuste php/mysql Version das System ist ganz frisch heute aufgesetzt.
Mfg Mahnig