Posted by Gordon Burditt on 03/13/07 01:44
>I've manually updated the timezone to reflect the new DST for the
>entire server network I'm working on. Almost everything is working
>correctly, except PHP's date/time functions still return dates as
>though DST will occur at 2:00am on April 2, 2007.
Did you restart the web server after you did the OS patches?
Processes like Apache (and cron) may suck in the timezone rules or
value of $TZ or whatever once on startup, and keep the same rules
until the process is restarted.
Navigation:
[Reply to this message]
|