Current time: 09-28-2024, 01:03 AM Hello There, Guest! (LoginRegister)


Post Reply 
Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
Author Message
Ice Offline


Posts: 1
Joined: Dec 2009
Reputation: 0
Post: #6
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
(12-29-2009 11:36 AM)thinktodo Wrote:  after login,there is a warming,althouth it does not affect using,I hope It does not show
I had the same warining, just add a timezone in php.ini

open
Code:
/var/www/fcgi/master/php5/php.ini

find
Code:
[Date]
; Defines the default timezone used by the date functions
;date.timezone =

remove ; and add your timezone

example
Code:
date.timezone ="Europe/Paris"
12-31-2009 03:42 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett - Ice - 12-31-2009 03:42 AM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)