fatal error Allowed memory size of 8300000 bytes exhausted

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
encodeme
Forum Members
Forum Members
Posts: 23
Joined: Sun Mar 02, 2008 12:26 pm

fatal error Allowed memory size of 8300000 bytes exhausted

Post by encodeme »

The site loads normally, I can enter admin, but when I go from the main admin menu into the next menu layer this comes up.
I've tried to increase the memoery allocation as suggested but to no avail.
Any suggestions, or have I done something stupid?
Thanks

Fatal error: Allowed memory size of 8300000 bytes exhausted (tried to allocate 2949120 bytes) in /home/sites/mysite.com/public_html/admin/lang/en_US/admin.inc.php on line 942
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: fatal error Allowed memory size of 8300000 bytes exhausted

Post by calguy1000 »

do a forum search, this question has been answered about 40,000,000 times already on here.
no need for a 40,000,001.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
encodeme
Forum Members
Forum Members
Posts: 23
Joined: Sun Mar 02, 2008 12:26 pm

Re: fatal error Allowed memory size of 8300000 bytes exhausted

Post by encodeme »

Wow if its such a world wide problem you'd thought they would have made it a sticky solution  :o
encodeme
Forum Members
Forum Members
Posts: 23
Joined: Sun Mar 02, 2008 12:26 pm

Re: fatal error Allowed memory size of 8300000 bytes exhausted

Post by encodeme »

A solution appears to be :-
In the CMS config.php line 19, change it to

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

Don't forget to 'slacken' your file attributes on the server copy of config.php before you upload it otherwise it will not change.

Of course afterwards change them back to 744
I hope that helps
:)
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: fatal error Allowed memory size of 8300000 bytes exhausted

Post by Rolf »

Of course afterwards change them back to 744
Should be 444  ;D

Regards, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Locked

Return to “[locked] Installation, Setup and Upgrade”