Fatal error - Joomla! Forum - community, help and support
could me? when try install docman have message
fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 720694 bytes) in c:\wamp\www\skuska\libraries\joomla\filesystem\archive\zip.php on line 310
fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 720694 bytes) in c:\wamp\www\skuska\libraries\joomla\filesystem\archive\zip.php on line 310
jasvo wrote:could me? when try install docman have message
fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 720694 bytes) in c:\wamp\www\skuska\libraries\joomla\filesystem\archive\zip.php on line 310
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
Comments
Post a Comment