[mythtv-users] Can't search through mythweb - memory size error

Michael Lynch lynchmv at gmail.com
Thu Jan 31 06:19:00 UTC 2008


On Jan 31, 2008 12:30 AM, Paul <openletter at yahoo.com> wrote:
> When I try to search for shows using mythweb, I get
> the following error:
>
> Fatal Error: Allowed memory size of 33554432 bytes
> exhausted (tried to allocate 35 bytes) in
> /usr/share/mythtv/mythweb/modules/tv/search.php on
> line 333
>
> Line 333 of that file states:
>
>                 $Results[$key2]->extra_showings[] =
> array($show->chanid, $show->starttime);
>
>
> I googled the error but couldn't find anything that
> would help me.
>
>

So, it wasn't something I was mucking around with and broke.  I had
this same issue a while back and slowly had to bump

php_value memory_limit

up to 128M before I ever saw the error go away.  This directive is in
the mythweb.conf.apache file.


More information about the mythtv-users mailing list