[ciapug] Fatal Error Message

Chris Hettinger ciapug@cialug.org
Thu, 01 Jul 2004 10:23:43 -0500


After looking at the line it indicated, that possibility could certainly 
exist. I have followed that suggested solution, though rather than using 
a htaccess file I modified php.ini to increase the memory_limit to 16M.


Dave J. Hala Jr. wrote:

> You could have a query that is returning a extremely large number of
> rows...
> 
> 
> 
> 
> 
> On Thu, 2004-07-01 at 10:13, Chris Hettinger wrote:
> 
>>>Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 12 bytes) in ...
>>
>>I've seen this suggested solution a couple times when I researched it 
>>online...
>>
>>
>>>To correct this, add the following line to the .htaccess file that comes with deanspace:
>>>
>>>php_value memory_limit 16M
>>
>>So other than just raising the bar, is there anything else I should be 
>>looking at to trouble shoot it? Could anyone shed some light on this 
>>error message for me?
>>
>>-ch
>>_______________________________________________
>>ciapug mailing list
>>ciapug@cialug.org
>>http://cialug.org/mailman/listinfo/ciapug