The time zone problem?can be?solved as the following setting changes.
1st
– change the timezone setting in http://twikisite/bin/configure
– find Localisation / {DisplayTimeValues}
– change the value from gmtime to servertime (as the attached screenshot)
2nd
– modify the apache httpd configuration file
– edit apache/conf/httpd.conf
– find out the line SetEnv TZ GMT0BST (or something like this)
– change to SetEnv TZ GMT-8 (It’s really freak, the correct timezone of Taipei should be GMT+8. @_@a)
?
Related Articles:
- Frequent Errors and Noticeable Settings in TWiki Configuration Check
- Access control in TWiki
- TWiki Create new Web and Hierarchical Webs
- TWiki Install Memo