Re: How to change timezone

2006-03-12 Thread Joachim Schipper
On Sun, Mar 12, 2006 at 08:58:08PM +1100, Zoong PHAM wrote: > How do I change timezone with minimum impact to MySQL databases and web > applications? > Is that simple as: > - stop Web apps > - stop MySQL > - rm /etc/localtime > - ln /usr/share/zoneinfo/a_country/a_city /etc/localtime > - reboot ser

How to change timezone

2006-03-12 Thread Zoong PHAM
How do I change timezone with minimum impact to MySQL databases and web applications? Is that simple as: - stop Web apps - stop MySQL - rm /etc/localtime - ln /usr/share/zoneinfo/a_country/a_city /etc/localtime - reboot server. If the new timezone has the same time (same offset compared to GMT) as