Elxis CMS Forum
Extensions => Components => Topic started 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!
-
It worked when the gloabal ini.php was set to:
memory_limit=16M;
-
That was the PHP setting that I was going to advice you to change.