[mythtv-users] ticket 10504 and php-5.4.8-1.fc17.x86_64
Michael
mythtv at blandford.net
Tue Dec 4 21:27:24 UTC 2012
On 12/04/2012 02:14 PM, Jonatan Lindblad wrote:
> On 2012-12-04 17:06, Udo van den Heuvel wrote:
>> On 2012-12-04 16:40, Udo van den Heuvel wrote:
>>> Now I did a straight git clone and there is a difference yet not all is
>>> working.
>>>
>>> I see:
>>>
>>> Encoder 1 [ DVB : /dev/dvb/adapter0/frontend0 ] is remote on localhost
>>> (currently not connected).
>>> (etc)
>>>
>>> 'remote' on localhost?
>>> What is that?
>>> How to get stuff recording again?
>>
>>
>> Further:
>>
>> PHP Fatal error: Allowed memory size of 33554432 bytes exhausted
>> (tried to allocate 72 bytes) in
>> /usr/share/mythweb/modules/tv/classes/Program.php on line 130, referer:
>> http://recorder/mythweb/tv/upcoming
>
> Sounds like you need to increase the PHP value "memory_limit" to
> something larger than 32M, e.g. in your mythweb.conf file:
> php_value memory_limit 64M
>
> or in your php.ini file:
> memory_limit = 64M
I have quite few channel from multiple sources and had to bump it to
512M in order to get mythweb to show the full listings page without
giving that memory exhausted error.
Michael
More information about the mythtv-users
mailing list