Fatal error: Out of memory (allocated 4718592) (tried to allocate 30720 bytes) in /home/myzegrain/domains/myzegrain.com/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/Xml.php on line 259
Your hosting provider will have to increase your memory limit in php. We recommend that it should be at least 32M but preferably 64M or more.
Hope this helps
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
I have the same problem and i use to increase the memory limit using the index.php and adding <?php
ini_set('memory_limit','128M'); on the 1st line and now its not working how it used to be.. can you tell me why? I used to do it on both index.php on the joomla root and on the administrator index.php too but now both don't work and i'm having the same result on the front and the admin panel "Server error".
any ideas how i can get it to work again?
Behind every great web site, there's a bunch of numbers and letters.....and stuff.
If the server settings are lower than your 128M then the server setting will take precedence.
Also, I have not used the method you describe before so I don't know if it should work or not. I do know there are plenty of tutorials on editing the php.ini file or htaccess file for sites on a shared server.
Hope this helps
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information