Elxis CMS Forum

Extensions => Components => Topic started by: Smeg-Head on February 19, 2007, 00:25:02

Title: stargallery Fatal error: Allowed memory size of 8388608 bytes
Post by: Smeg-Head on February 19, 2007, 00:25:02
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 55296 bytes) in /home/matthew/www/enginuity-design.com/includes/adodb/adodb-datadict.inc.php on line 140

Any ideas as to why this error?

-Clean install of Elxis
-Component Installer
-Select the zip file and pressed install

thanks!
Title: Re: stargallery Fatal error: Allowed memory size of 8388608 bytes
Post by: Smeg-Head on February 19, 2007, 04:14:46
It worked when the gloabal ini.php was set to:

memory_limit=16M;
Title: Re: stargallery Fatal error: Allowed memory size of 8388608 bytes
Post by: eliasan on February 19, 2007, 08:33:58
That was the PHP setting that I was going to advice you to change.