ciao a tutti,
in una pagina del mio sito uso la funzione date per salutare l'utente in modi diversi a seconda dell'orario. probabilmente quando la pagina sarà sul server hosting non ci saranno problemi ma attualmente, se aperta in locale mi arriva il seguente errore.
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/Berlin' for 'CEST/2.0/DST' instead in /Users/marco/Sites/sito/mainpage.php on line 79.
ho provato ad usare la funzione che mi viene consigliata ma l'errore persiste, c'è quindi un problema di fuso orario sul mio computer? qualcuno sa aiutarmi?
sto usando mac os X mountain lion.