Fatal error: Allowed memory size - Joomla! Forum - community, help and support
hallo all,
i'm new in joomla, , while trying first website online, had issue (everytime try edit in joomla):
fatal error: allowed memory size of 16777216 bytes exhausted (tried allocate 86 bytes) in /var/www/user2525/html/libraries/joomla/language/language.php on line 797
i searched forum , saw suggestions increasing memory using following code
ini_set("memory_limit","128m");
i tried put in index.php administrator/index.php in language.php
but didn't work, don't have access php.ini
any suggestions please ......
i'm new in joomla, , while trying first website online, had issue (everytime try edit in joomla):
fatal error: allowed memory size of 16777216 bytes exhausted (tried allocate 86 bytes) in /var/www/user2525/html/libraries/joomla/language/language.php on line 797
i searched forum , saw suggestions increasing memory using following code
ini_set("memory_limit","128m");
i tried put in index.php administrator/index.php in language.php
but didn't work, don't have access php.ini
any suggestions please ......
if free server, don't guess can edit php.ini
Comments
Post a Comment