<br><br><div class="gmail_quote">On Wed, Nov 11, 2009 at 5:44 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 02:39 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">
Getting a bunch of these when going to various recordings/scheduling pages<br>
on Mythweb:<br>
<br>
*Error* at<br>
/home/bobby2/public_html/mythweb/modules/tv/tmpl/default/detail.php, line<br>
117:<br></div>
strftime() [function.strftime&lt;<a href="http://bobgill.bounceme.net:1758/mythweb/tv/detail/1042/function.strftime" target="_blank">http://bobgill.bounceme.net:1758/mythweb/tv/detail/1042/function.strftime</a>&gt;]:<div class="im">

<br>
It is not safe to rely on the system&#39;s timezone settings. You are *required*<br>
to use the date.timezone setting or the date_default_timezone_set()<br>
function. In case you used any of those methods and you are still getting<br>
this warning, you most likely misspelled the timezone identifier. We<br>
selected &#39;America/New_York&#39; for &#39;EST/-5.0/no DST&#39; instead<br>
*Error* at<br>
/home/bobby2/public_html/mythweb/modules/tv/tmpl/default/detail.php, line<br>
119:<br>
<br></div>
strftime() [function.strftime&lt;<a href="http://bobgill.bounceme.net:1758/mythweb/tv/detail/1042/function.strftime" target="_blank">http://bobgill.bounceme.net:1758/mythweb/tv/detail/1042/function.strftime</a>&gt;]:<div class="im">

<br>
It is not safe to rely on the system&#39;s timezone settings. You are *required*<br>
to use the date.timezone setting or the date_default_timezone_set()<br>
function. In case you used any of those methods and you are still getting<br>
this warning, you most likely misspelled the timezone identifier. We<br>
selected &#39;America/New_York&#39; for &#39;EST/-5.0/no DST&#39; instead<br>
***Error* at<br>
/home/bobby2/public_html/mythweb/modules/tv/tmpl/default/recorded.php, line<br>
281:<br></div>
strftime() [function.strftime&lt;<a href="http://bobgill.bounceme.net:1758/mythweb/tv/function.strftime" target="_blank">http://bobgill.bounceme.net:1758/mythweb/tv/function.strftime</a>&gt;]:<div class="im"><br>
It is not safe to rely on the system&#39;s timezone settings. You are *required*<br>
to use the date.timezone setting or the date_default_timezone_set()<br>
function. In case you used any of those methods and you are still getting<br>
this warning, you most likely misspelled the timezone identifier. We<br>
selected &#39;America/New_York&#39; for &#39;EST/-5.0/no DST&#39; instead<br>
<br>
<br>
<br>
Checking in with los expertos before I go and edit the various .php pages<br>
and surely fudge things up further hehe.<br>
</div></blockquote>
<br>
Are you (or your distro scripts or ...) setting the TZ variable to some (broken) value (&quot;EST/-5.0/no DST&quot;) when starting mythbackend or apache?<br>
<br>
Mike<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br><br>Hmm, the only timezone line I can ever recall changing on the box is from my /etc/rc.conf:<br><br>LOCALE=&quot;en_US.utf8&quot;<br>HARDWARECLOCK=&quot;localtime&quot;<br>TIMEZONE=&quot;Canada/Eastern&quot;<br>

<br>Bob<br>