Seite 1 von 1

date.timezone Fehler

Verfasst: 14.02.2011 14:31
von Mahnig
Hallo,
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
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.

Code: Alles auswählen

[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = Europe/Paris
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

Re: date.timezone Fehler

Verfasst: 14.02.2011 14:57
von Dr.Death
Hi,

den Webserver hast Du nach der Änderung an der php.ini neu gestartet ?

Siehe auch hier: http://serversupportforum.de/forum/webs ... ommen.html

Re: date.timezone Fehler

Verfasst: 14.02.2011 15:20
von Mahnig
Nein habe ich nicht, werde ich gleich ausprobieren.

Gesagt getan ... das war es ein einfacher Reboot hat gefehlt.
Ich danke dir für deine hilfe. Hätte ich auch selbst drauf kommen können ;)

Mfg