Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
No, no need to change again.
The only thing you made was to specify to the php engine in which time zone the server is located.
On unix server, the time stored inside the bios should always be the GMT time, and the os handle the time shift via the timeZone setting.
Probably, the server had another timezone specified, off by 1 hour, and forcing it in php corrected it.
Now, don't worry, updating the TZ definition won't change that. The shift is still the same.
__________________
Only a biker knows why a dog sticks his head out the window.
|