I have been getting some "Out Of Memory" errors on my site. Has anyone come across this? It says the table causing the error is jot_content. I can’t find anything wrong. This is the second time for the issue so I finally switched my site from 0.9.6.3 to 1.04. The error has come up again.
The site isn’t that big and it doesn’t get the sort of traffic that should cause this.
Any ideas would be welcome.
There are no boring projects. Only boring executions. ~ Etzkorn
www.impress-design.com
-
MODX Staff
- 10,725 Posts
Points to some Snippet or Plugin simply loading too much data all at once for the amount of memory you have available. Nothing to do with traffic. Increase your memory limit or you’ll need to profile your site Resources for memory usage using something like xDebug (warning though: that gets very technical and would need to be done in a dev environment).
Thanks, Jason. Is it possible one of the attempts to hack the site through comments is causing the problem?
There are no boring projects. Only boring executions. ~ Etzkorn
www.impress-design.com