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?