Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 76

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.
Locked
ilia3d

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 76

Post by ilia3d »

Hi all.

have some troubles after update to 1.6.6

Code: Select all

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 7680 bytes) in /xxxx/xxxxx/public_html/lib/smarty/Smarty.class.php on line 1111
php_memorylimit is 32M...

i have no idea whats wrong  ???, please help  :-\
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 76

Post by Jeff »

What were you trying to do? that is usually caused by you doing something that goes into an infinite loop.
Bigge

Re: Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 76

Post by Bigge »

It happens me too. At installation of cmsmadesimple-1.6.6-full it stops on page:
/install/index.php?sessiontest=1

and gives error message:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 491520 bytes) in /home/eib/public_html/cmsms/modules/FormBrowser/classes/Browser.class.php on line 534

I had an older release in the folder and copied the new files in to it, emptied the config file and stared the installation.
Locked

Return to “CMSMS Core”