Components: Memory Allocation Issues
Joomla FAQs -
Troubleshooting
Some larger, more complex components like Community Builder and Kunena require more intense memory allocations to install than most. By default, Joomla! allocates 32MB to these tasks. If you need to increase the allocation, follow these steps:
- Create a file called php.ini; this is a text file, and can be edited with any text or HTML editor of your choosing.
- Add the following one line: memory_limit = 64M;
- Save
- Upload to your administrator folder of the site
If you are logged into the administrative end of your site, logout and back in.
Verify the change by navigation to Help/System Info and then click on the PHP information tab. Confirm that memory_allocation has changed to 64M.
Last Updated on Saturday, 16 January 2010 17:36





