<div class="gmail_quote">On Wed, Nov 11, 2009 at 6:03 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On 11/11/2009 05:55 PM, Michael T. Dean wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
On 11/11/2009 05:51 PM, Bobby Gill wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
On Wed, Nov 11, 2009 at 5:44 PM, Michael T. Dean wrote:  <br>
</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Are you (or your distro scripts or ...) setting the TZ variable to some<br>
(broken) value (&quot;EST/-5.0/no DST&quot;) when starting mythbackend or apache?<br>
</blockquote>
Hmm, the only timezone line I can ever recall changing on the box is from my<br>
/etc/rc.conf:<br>
<br>
LOCALE=&quot;en_US.utf8&quot;<br>
HARDWARECLOCK=&quot;localtime&quot;<br>
TIMEZONE=&quot;Canada/Eastern&quot;<br>
</div></blockquote><div class="im">
Not a time zone line, but a TZ environment variable.<br>
</div></blockquote>
<br>
Can you run: <a href="http://svn.mythtv.org/trac/raw-attachment/ticket/5319/myth_time_zone.pl" target="_blank">http://svn.mythtv.org/trac/raw-attachment/ticket/5319/myth_time_zone.pl</a> and post the output, please?<br>
<br>
Thanks,<div><div></div><div class="h5"><br>
Mike
</div></div></blockquote></div><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">└─&gt; ./<a href="http://myth_time_zone.pl">myth_time_zone.pl</a> </span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">Use of uninitialized value $offset in concatenation (.) or string at ./<a href="http://myth_time_zone.pl">myth_time_zone.pl</a> line 44.</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">Use of uninitialized value $time in concatenation (.) or string at ./<a href="http://myth_time_zone.pl">myth_time_zone.pl</a> line 44.</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">Current Timezone Information</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">      id: UNKNOWN_COMMAND</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">  offset: </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    time: </span><br><br>Also, I went into the /etc/php/php.ini file and edited the line <br>

<br><span style="font-family: courier new,monospace;">;date.timezone =</span><br><br>to<br><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">date.timezone = Canada/Toronto</span><br>

<br>Restarted httpd+mythbackend but still no go..<br><br>Thanks<br>Bob<br>