memory size error in Joomla administrator - Article manager

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
minasaeedi
Forum Newbie
Posts: 6
Joined: Sat Jan 16, 2010 2:39 am

memory size error in Joomla administrator - Article manager

Post by minasaeedi »

Hello,

I have an error in my Joomla site’s back-end(administration) but I don’t know what it means.
The error is: Allowed memory size of 33554432 bytes exhausted (tried to allocate 57982 bytes) in …
Can someone please tell me where to change the allowed memory configuration to fix this error? This error occurs when I try to select all articles which are more than 300 in article manager.
I’m using XAMPP version 2.6 as apache service and php version 5.2.9.9.

The error is attached.
Thank you
Attachments
error.gif
error.gif (6.78 KiB) Viewed 140 times
Post Reply