I&#39;m still having an issue with trying to do searches under Mythweb.&nbsp; I get in /var/log/httpd/error_log:<br>PHP Fatal error:&nbsp; Allowed memory size of 134217728 bytes exhausted (tried to allocate 35 bytes) in /var/www/html/mythweb/modules/tv/search.php on line 351, referer: <a href="http://somesite.com/mythweb/tv/searches">http://somesite.com/mythweb/tv/searches</a><br>
<br>This started happening after I upgraded from FC6 to Fedora 10.&nbsp; I thought it might be a dependencies issue so I check Mythweb (mythweb-0.21-200.fc10.i386).<br><br>/usr/bin/perl&nbsp; (perl-5.10.0-53.fc10.i386)<br>httpd &gt;= 1.3.26 (httpd-2.2.10-2.i386)<br>
php &gt;= 4.2.2 (php-5.2.6-5.i386)<br>php-mysql &gt;= 4.2.2 (php-mysql-5.2.6-5.i386)<br><br>I seem to have all the current packages.<br><br>I upped the memory in mythweb.conf from the original 32M to &quot;php_value memory_limit&nbsp; 128M&quot;.&nbsp; I also tried 512M, but that didn&#39;t make a difference.<br>
<br>Is there some better trace to find out what is going on?<br><br>TIA,<br>Jeff<br><br>