Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    Errore Strict Standards con date()

    ciao
    come si risolve?

    Strict Standards : date() [ function.date ]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 'CET/1.0/no DST' instead

    grazie

  2. #2
    devi settare il timezone nel file php.ini

    codice:
    [Date]
    ; Defines the default timezone used by the date functions
    date.timezone = Europe/Rome

    Il silenzio è spesso la cosa migliore. Pensa ... è gratis.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.