Opened 18 years ago

Closed 18 years ago

#568 closed defect (invalid)

Large channel table causes mythweb to fail

Reported by: wbschindler@… Owned by: xris
Priority: critical Milestone: unknown
Component: mythweb Version:
Severity: high Keywords:
Cc: Ticket locked: no

Description

When the channel table is relatively large ( > 250 or so) rows, php errors and the listings page is totally blank.

It appears that php is allocating memory and runs out of space. This faults and, depending how your php.conf file is set up, will just return a blank page or a storage allocation error.

Change History (1)

comment:1 Changed 18 years ago by xris

Resolution: invalid
Status: newclosed

edit your .htaccess file and bump up the memory limit therein...

Note: See TracTickets for help on using tickets.