What appears to be time zone issues.

gbrook
Posts: 216
Member Since:
2006-06-06

Hi,

I am assuming that since TrixBox forked FreePBX that any problems for the TrixBox version are reported here.

I am using a TrixBox 2.6-13 in Brisbane, Qieensland Australia. The state of QLD does not have Daylight Saving.

As of the weekend before last, the FreePBX/TrixBox "Server Time" on the GUI has gone an hour forward as Daylight Saving occurred in the the other East Coast states.

The time reported at the Centos command line, through WebMin and the time of the call reported in the CDR are all the correct time but the time on the GUI is an hour forward.

Is there a solution available for this problem?

Cheers
Garry



gbrook
Posts: 216
Member Since:
2006-06-06
Anyone?

Anyone



kmporter
Posts: 37
Member Since:
2007-12-01
I had a similar problem

I experienced something similar, as I live in Arizona, which also does not observe DST. It turned out my php.ini file needed to be updated with the correct timezone. Here is what I added to the bottom of my php.ini:

;setting default timezone
date.timezone = "America/Phoenix"



gbrook
Posts: 216
Member Since:
2006-06-06
Thanks very much kmporter -

Thanks very much kmporter - that corrected it

Cheers
Garry



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.