>> [client <IP>] PHP Fatal error: Allowed memory size of 8388608 bytes >> exhausted (tried to allocate 1024 bytes) in >> /var/www/html/mythweb/recorded_programs.php on line 75, referer: >> http://<IP>/mythweb/recording_schedules.php >> Allowed memory size of 8388608 bytes exhausted (tried to allocate 64 >> bytes) > > Are you using one of those distros that doesn't include my .htaccess > script? You should use at least 32M for php's memory_limit setting. > > -Chris >
Thank you to all who replied, increasing the memory limit in the php.ini file solved the problem. Sherm <>< _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
