Fatal error: Out of memory (allocated 8650752) etc - Joomla! Forum - community, help and support
hi!
i upgraded website 2.5.x few days ago... in begining seemed run ok today getting error when try edit of modules:
the allocated size might different rest more or less same.
i have created php.ini file , seems memory size limit 64m. checked in php settings , can verify it.
i rebuilt menus.
any other ideas or hints?
thanks!
i upgraded website 2.5.x few days ago... in begining seemed run ok today getting error when try edit of modules:
code: select all
fatal error: out of memory (allocated 8650752) (tried allocate 4294967295 bytes) in /home/******/public_html/jupgrade/administrator/components/com_menus/helpers/menus.php on line 184
the allocated size might different rest more or less same.
i have created php.ini file , seems memory size limit 64m. checked in php settings , can verify it.
i rebuilt menus.
any other ideas or hints?
thanks!
what on line 184?
if system runs out of memory, there's nifty looping going on
if system runs out of memory, there's nifty looping going on
Comments
Post a Comment