Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 09:28:54 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Will Mitayai Keeso Rowe <mit@dreamlabs.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: weirdness - timezone altered.
Message-ID:  <20021218152854.GG90954@dan.emsphone.com>
In-Reply-To: <000d01c2a68d$457a2eb0$8300a8c0@shadow>
References:  <000d01c2a68d$457a2eb0$8300a8c0@shadow>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 18), Will Mitayai Keeso Rowe said:
> i'm experiencing something *very* weird.
> 
> php and mysql and other apps on two of three of my servers are
> suddenly are defaulting to GMT rather than my locale.

Make sure you're not accidentally setting the TZ environment variable
to something, since programs will use that instead of the timezone in
/etc/localtime.  Also if you are chrooting or jailing processes, they
will default to GMT if they can't find /etc/localtime.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021218152854.GG90954>