Errors With Installation? - Joomla! Forum - community, help and support


after installing joomla 2.5.8 can log in end. things work , don't. when clicking on category manager error message: fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 393216 bytes) in e:\wamp\www\joomla3\administrator\modules\mod_menu\tmpl\default_enabled.php on line 366

for example: when trying view site error (before , after adding template): fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 98304 bytes) in e:\wamp\www\joomla3\templates\bt_education\html\com_content\featured\default_item.php on line 77

they using wamp , installed joomla first , added education template bonus themes manually second.

any appreciated. i'm kinda' new joomla.

the memory size of 8mb way small. need increase maximum memory allocation e.g. 256mb.

edit php.ini file in bin folder of apache, e.g. c:\wamp\bin\apache\apache2.2.22\bin\php.ini.

replace

code: select all

memory_limit = 8m
with

code: select all

memory_limit = 256m

you need restart apache service before change takes effect.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support