Page 1 of 1

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

Posted: Mon Oct 05, 2009 10:46 pm
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  :-\

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

Posted: Tue Oct 06, 2009 2:09 am
by Jeff
What were you trying to do? that is usually caused by you doing something that goes into an infinite loop.

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

Posted: Thu Oct 15, 2009 8:39 pm
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.