PHP Memory limit - is there a maximum.??

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
kendy
New Member
New Member
Posts: 9
Joined: Wed Apr 22, 2009 8:20 pm

PHP Memory limit - is there a maximum.??

Post by kendy »

Hi

We've just hit memory issues and I'm wondering what the limit is that we can go to for PHP memory..?

Is there a maximum, or can I bump it right up  - it's currently at 64000000

$config['php_memory_limit'] = '64000000';

I've had a look around and nothing answers the questin in concrete...

Thanks in advance!

Kendy!    :)
Peciura

Re: PHP Memory limit - is there a maximum.??

Post by Peciura »

It is not cmsms memory limit it is php memory limit.
http://lt.php.net/manual/en/ini.core.php#ini.memory-limit
kendy
New Member
New Member
Posts: 9
Joined: Wed Apr 22, 2009 8:20 pm

Re: PHP Memory limit - is there a maximum.??

Post by kendy »

Hi - thanks for the link...

:)
Post Reply

Return to “CMSMS Core”