Seite 1 von 1

Fehlermeldung: index.php line 86

Verfasst: 17.11.2009 17:16
von Fabian B
Hallo,

nachdem ich die Forensoftware lokal installiert habe, um sie zu testen, erscheint bei mir oben auf der Startseite folgende Meldung:

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
Da steht zwar, was die Ursache für das Problem ist, jedoch verstehe ich die Meldung nicht ganz und weiß auch nicht, was ich verändern muss, damit sie nicht mehr erscheint. Könnt ihr mir da weiterhelfen? Danke schonmal.

Grüße
Fabian

Re: Fehlermeldung: index.php line 86

Verfasst: 17.11.2009 22:14
von Luckyze
Neuste Version ist 3.0.6

Re: Fehlermeldung: index.php line 86

Verfasst: 18.11.2009 00:07
von Fabian B
Die neuste Version habe ich jetzt installiert. Das Problem ist leider weiterhin vorhanden.

Re: Fehlermeldung: index.php line 86

Verfasst: 18.11.2009 00:08
von bantu
Setze date.timezone in deiner php.ini.

Re: Fehlermeldung: index.php line 86

Verfasst: 18.11.2009 00:39
von Fabian B
Hat geklappt. Dann lag es also an der PHP Einstellung und nicht an phpBB. Dank Dir.