LoginSignup
5
5

More than 5 years have passed since last update.

ApacheのログのTimeZoneがおかしい時

Last updated at Posted at 2014-06-24
+0400だと!?
[24/Jun/2014:17:11:52 +0400]

/etc/localtimeの設定がミスっている。

# mv /etc/localtime{,.bak}
# ln -s /usr/share/zoneinfo/Japan /etc/localtime
# reboot
+0900にできた。
[24/Jun/2014:22:38:35 +0900]
5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5