[support] memory error

Earnie Boyd earnie at users.sourceforge.net
Fri May 13 13:07:09 UTC 2011


Alok Singh Mahor wrote:
> On Fri, May 13, 2011 at 12:59 PM, L.J.Bos <eljay09 at gmail.com> wrote:
> 
>> Hi Alok,
>> Try to increase your memory to 128Mb in your php.ini file. Look for
>> memory_limit. Should solve this and all future memory problems.
>>
>> Eljay
>>
> thanks, unfortunately I am the administrator so I can not increase the
> memory limit. now I am using very few modules to avoid that error.

Add the following to the end of your .htaccess file:

php_value memory_limit 64M

YMMV with this because the system admin could eliminate being able to do
this.

-- 
Earnie
-- http://progw.com
-- http://www.for-my-kids.com


More information about the support mailing list