Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

/admin is running out of memory


Go to End


842 Views

Avatar
Vlad Belfort

Community Member, 55 Posts

14 September 2016 at 10:24pm

Edited: 14/09/2016 11:21pm

A day or two ago I started getting memory issues when trying to access /admin

At first it was on and off and now the site tree doesn't load rendering the admin sections unusable. Anyone know what the issue could be? Anyone experienced something like this before?

I tried clearing cache and setting a silverstripe-cache folder but that didn't do anything.

The error I get is:

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /framework/model/connect/PDOQuery.php on line 26, referer: /admin/pages/

Can anyone suggest where I should focus to fix this?

View on Stack Overflow