[support] Fatal Error

puregin puregin at puregin.org
Wed Dec 14 17:58:02 UTC 2005


On 14-Dec-2005, at 9:28 AM, Tim Rowe wrote:

> I'm getting the following error when I try to adminster the  
> 'modules' section. It's content is fairly clear, but when can I do  
> to rectify it?

You will need to increase the maximum amount of memory that PHP is  
allowed to use.
This is specified by the line

memory_limit = 8M

in your  php.ini file, or other configuration files (.htaccess may  
allow you to change this
value also)

Try changing this to say 12M and see if that works.

Cheers, Djun

> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried  
> to allocate 11520 bytes) in /home/gilgongo/html/trowe/html/ 
> onthecusp/modules/upload.module on line 141
>
> Thanks,
> Tim


More information about the support mailing list