• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Reset System time after Reboot, Zurich not correct Time zone

igraf

Regular Pleskian
hi

1) zurich (europe) is not 0 but +2 hours, same as vaduz (europe)
-> see attachment

2) after a reboot, the system time ist reset

10.4.4 Update #32, CentOS release 5.8 (Final), Linux 2.6.18-308.4.1.el5

What can I do that the system time is set correctly?
 

Attachments

  • 2012-05-29_202656.png
    2012-05-29_202656.png
    15.8 KB · Views: 4
the problem was the time zone in the operating system

Workaround CentOS 5.x
Firstly you’ll need to know your timezone and/or country, a list can be found in /usr/share/zoneinfo/

ln -sf /usr/share/zoneinfo/Europe/Zurich /etc/localtime
 
Back
Top