Hi,
since upgrading to 5.1 (0111) we're experiencing problems with setting the correct timezone. Regardles of the fcserver.xml the server seems to start with GMT+1 (and correts the config-file in that way automatically). We're unable to start the server with GMT+2
$ cat etc/fcserver.xml
<?xml version="1.0" encoding="UTF-8"?>
<FCServer>
<Global>
[...omitted...]
<!-- time-zone
Set your local time zone. between -12 to 12.
For example, -5: GMT-5 , 8: GMT+8
Default is 0: GMT
-->
<time-zone>2</time-zone>
</Global>
</FCServer>
$ ./fcserver.sh start
Starting server ......
----== ->->->->
www.123flashchat.com <-<-<-< ==-----
Welcome to use 123 Flash Chat Server 5.1_2 (build 0111)
This is a full version of 123 Flash Chat Server 5.1_2 (build 0111) for
250 users license
----== ->->->->
www.123flashchat.com <-<-<-< ==-----
Starting the server ...
Set System Timezone GMT+1
Loading ip-to-country data ...
Loading connection policy ...
Starting the tcp server ...
Starting the chat server on: 0.0.0.0/0.0.0.0:51127
123 Flash Chat Server has been Started!
I received no answer via email so i'll try my luck in the forum ;D