Thanks, that wasn&#39;t it but it was enough of a clue for me to find what I needed.<div><br></div><div>php.ini was by default set to memory_limit=128MB</div><div><br></div><div>As it turns out though, by default MythWeb defaults to 64MB.  I found a setting in the mythweb.conf that allows you to up the limit</div>
<div><br></div><div>php_value memory_limit      128MB</div><div><br></div><div>There are actually four lines in the file by default and 3 of 4 are commented out.  I commented out the 64MB one and uncommented the 128MB line.</div>
<div><br></div><div>The comments in the configuration file actually mention that &quot;If you have a large number of channels, you may need to increase this value to prevent PHP from running out of memory during searches.  The default is 64MB.</div>
<div><br></div><div>Thanks for your help Karl</div><div><br clear="all"><div><div>Jason</div></div>
<br><br><div class="gmail_quote">On Fri, Jan 18, 2013 at 2:47 PM, Karl Newman <span dir="ltr">&lt;<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><div class="gmail_quote">On Fri, Jan 18, 2013 at 12:18 PM, Jason Bilbrey <span dir="ltr">&lt;<a href="mailto:jason@bilbrey.me" target="_blank">jason@bilbrey.me</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Trying to troubleshoot this further, I ran the &quot;mythbackend --printsched&quot; command and it showed me my full 14 day schedule.  Also, going through the front end I can see the entire schedule.<div><br></div><div>The only two places that randomly don&#39;t show the schedule are in the MythWeb Upcoming Recordings and TV Listings sections.</div>



<div><br></div><div>Any ideas?</div><div><br></div><div><div><div>Jason</div></div>
<br><br><div class="gmail_quote">On Thu, Jan 17, 2013 at 9:21 AM, Jason Bilbrey <span dir="ltr">&lt;<a href="mailto:jason@bilbrey.me" target="_blank">jason@bilbrey.me</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



I have MythTV 0.26 installed on Ubuntu 12.04 and it&#39;s working great except that sometimes the &quot;TV Listings&quot; and &quot;Upcoming Recordings&quot; in the MythWeb interface are blank.  It is still recording shows, and I can go into the Backend Status and see upcoming shows that will record and what the tuners are currently doing.<div>




<br></div><div>The Upcoming Recordings page displays this error:</div><div><br></div><div><span style="line-height:18px;color:rgb(119,119,119);font-size:13px;font-family:Helvetica,Arial,sans-serif">HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.</span></div>




<div><span style="line-height:18px;color:rgb(119,119,119);font-size:13px;font-family:Helvetica,Arial,sans-serif"><br></span></div><div>Sometimes it works just fine, but most of the time it&#39;s in this status.  I&#39;ve tried searching the web and this list for similar cases but most of the time people are also having their shows not record.  For me it&#39;s just that I can&#39;t preview beyond the 10 shows that the Backend Status screen shows.</div>




<div><br></div><div>The TV Listings page also loads but doesn&#39;t show any guide data when the Upcoming Recordings page is erroring out.</div><div><br></div><div>Any ideas?  Are there log files or debug I can turn up to find out exactly what it&#39;s doing (or not doing) and why this occasionally works?</div>



<span><font color="#888888">
<div><br></div><div>Jason</div>
</font></span></blockquote></div><br></div></blockquote></div><br></div></div>Check your memory_limit in php.ini? Mine is set to 128 MB. You may also want to set display_errors = On also in that same file to help debug any potential php problems.<span class="HOEnZb"><font color="#888888"><br>


<br>Karl<br>
</font></span><br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br></div>