error mesage in com_installer - Joomla! Forum - community, help and support


i cannot load components error message in com_installer

fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 11520 bytes) in /home/sites/irishchristians.ie/public_html/cms/administrator/modules/mod_mosmsg.php on line 36

any solutions

timnicho wrote:i cannot load components error message in com_installer

fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 11520 bytes) in /home/sites/irishchristians.ie/public_html/cms/administrator/modules/mod_mosmsg.php on line 36

any solutions


your memory_limit size executing scripts set in php.ini has been exhausted. increase 16m asking host if on shared server , don't have access php.ini or increase through .htaccess (if allowed host) including in .htaccess file:

code: select all

php_value memory_limit 16m


regards

dave





Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support