Joomla.it Forum

Non solo Joomla... => Database => : massimo1193 26 Jan 2011, 20:50:50

: warning
: massimo1193 26 Jan 2011, 20:50:50
Warning: date() [function.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 in C:\xampp\htdocs\pippo\Joomla_1.5.22_ita-Stable\libraries\joomla\utilities\date.php on line 198
 >:( >:( >:( :-\ :-\ :-\ :'( :'(
ciao a tutti non riesco a togliere questo problema dal mio sito c'è qualcuno che sa come fare? grazie
cambiate anche parametri nel php.ini con:date.timezone ="Europe / Rome"ma non è cambiato nulla
: Re:warning
: mmleoni 26 Jan 2011, 20:59:28
ciao massimo1193
benvenuto sul forum! :)

solito problema di php 5.3, dovrebbe essere sufficiente inserire in php.ini

date.timezone = "Europe/Rome"

ciao


: Re:warning
: massimo1193 26 Jan 2011, 21:33:33
ciao già fatto ma come ho detto prima non è cambiato niente :( :( :( :( :-X
: Re:warning
: tomtomeight 26 Jan 2011, 21:38:14
Verifica la sintassi hai degli spazi in piu' fra europe e rome
: Re:warning
: santograz 26 Jan 2011, 21:48:54
Ciao,

mah, in fondo è un warning... non è che hai un livello di rapporto errori troppo alto?
: Re:warning
: mmleoni 26 Jan 2011, 22:08:50
opss, mi era sfuggito  ;)
verifica che non ci sia più di un php.ini, magari nella dir del web server.

ciao