I cannot add components!!!! - Joomla! Forum - community, help and support
my english not sorry
the problem following:
i cannot install new component, since if mistake appears in frontend, first time happen when creating menus , not me permitia create more, every component want install, spend myself brookmarks, comunity builder, joomfish, bridge smf..
i have uninstall , returns normality.
the mistake appears in different lines , in different components..
federico gave me possible solution add before every line throws error
but works lines , others of same file throw error , , can solve.
someone can me solve this, cannot uninstall more components , need use more.
thank you
the problem following:
fatal error: allowed memory size of 8388608 bytes exhausted (tried allocate 11520 bytes) in ...
i cannot install new component, since if mistake appears in frontend, first time happen when creating menus , not me permitia create more, every component want install, spend myself brookmarks, comunity builder, joomfish, bridge smf..
i have uninstall , returns normality.
the mistake appears in different lines , in different components..
federico gave me possible solution add before every line throws error
ini_set("memory_limit","10m"); // puedes poner 10..15..esos serĂ¡n los mb que se manejen en memoria...si tu servidor aguanta, entonces puedes subirlo...usalo discrecion
ini_set("max_execution_time","3600"); // incrementa el valor si la demora entre carga y carga excede los 60 segundos... ya q sino tirarĂ¡ error
but works lines , others of same file throw error , , can solve.
someone can me solve this, cannot uninstall more components , need use more.
thank you
you need edit php.ini , increase allowed memory 8m 16m!
memory_limit = 16m
you have contact isp php.ini can changed.
it varies isp isp
memory_limit = 16m
you have contact isp php.ini can changed.
it varies isp isp
Comments
Post a Comment