Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Joomla - Memory size problems
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Joomla - Memory size problems
Joomla - Memory size problems
11-12-2009 7:00 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi,
Joomla was working fine for me until recently when I get the following error when I try and upload photos's.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 13056 bytes) in /share/storage/01/al/allanassociates/administrator/components/com_jea/library/Gd/Abstract.php on line 97
There is plenty of web space available.
Joomla have suggested the problem is with Plusnet. I understand the CGI has chnaged recently.
Has anyone any ideas how to resolve the issue?
Thanks.
Andy
Joomla was working fine for me until recently when I get the following error when I try and upload photos's.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 13056 bytes) in /share/storage/01/al/allanassociates/administrator/components/com_jea/library/Gd/Abstract.php on line 97
There is plenty of web space available.
Joomla have suggested the problem is with Plusnet. I understand the CGI has chnaged recently.
Has anyone any ideas how to resolve the issue?
Thanks.
Andy
Message 1 of 2
(938 Views)
1 REPLY 1
Re: Joomla - Memory size problems
11-12-2009 11:37 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
There is (and always has been) a 32MiB memory usage limit on PHP applications on ccgi and unfortunately what you are trying to do has reached this (32MiB = 33554432 bytes).
That's a lot of memory taken up, are lots of images and/or large arrays being kept in memory?
David
That's a lot of memory taken up, are lots of images and/or large arrays being kept in memory?
David
David
Message 2 of 2
(225 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Joomla - Memory size problems