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
fatal error Allowed memory size of 8300000 bytes exhausted
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: fatal error Allowed memory size of 8300000 bytes exhausted
do a forum search, this question has been answered about 40,000,000 times already on here.
no need for a 40,000,001.
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.
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.
Re: fatal error Allowed memory size of 8300000 bytes exhausted
Wow if its such a world wide problem you'd thought they would have made it a sticky solution 

Re: fatal error Allowed memory size of 8300000 bytes exhausted
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

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

Re: fatal error Allowed memory size of 8300000 bytes exhausted
Should be 444Of course afterwards change them back to 744

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