[mythtv-commits] Ticket #10451: !!NoTrans: Failed to set php timezone to EDT Response from backend was Array ( [0] => EDT [1] => -14400 [2] => 2012-03-14T08:45:44 ) !!

MythTV noreply at mythtv.org
Thu Mar 15 21:33:06 UTC 2012


#10451: !!NoTrans: Failed to set php timezone to EDT Response from backend was
Array ( [0] => EDT [1] => -14400 [2] => 2012-03-14T08:45:44 ) !!
-----------------------------------+-----------------------------
 Reporter:  brian@…                |          Owner:  kormoc
     Type:  Bug Report - General   |         Status:  closed
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - General       |        Version:  Master Head
 Severity:  medium                 |     Resolution:  Invalid
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-----------------------------
Changes (by mdean):

 * status:  infoneeded_new => closed
 * resolution:   => Invalid


Comment:

 mythbackend needs to know what time zone identifier is used to describe
 your time zone rules so that it can tell MythWeb what time zone rules to
 use.  When mythbackend returns "EDT" (or "EST" or similar three-letter
 zone name--as opposed to a real time zone identifier (like
 "America/New_York" or "EST5EDT") that describes the rules for applying
 time zone information)), it means that mythbackend was unable to determine
 what time zone identifier is in use on the system.  This generally occurs
 due to partially- or improperly-set-on-the-underlying-OS time zone
 information (which occurs quite often due to each distro's using different
 mechanisms to set/change the time zone--and, often, even different
 versions of a single distro change the mechanism, further compounding the
 problem).

 MythWeb's warning is there to let you know that your backend configuration
 may not be correct--and that MythWeb may fail to work properly (as you
 observed) since it may not be operating with the same time zone rules as
 your backend system.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10451#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list