PHP Fatal error: Out of memory
in Other
Hello guys,
We have an odd issue. The backend of our site has the following error:
503 Service Unavailable The server is temporarily busy, try again later!
And if we look at the log we see this error:
PHP Fatal error: Out of memory (allocated 37748736) (tried to allocate 1667290856 bytes) in /home/r103725www/public_html/wp-content/themes/betheme/functions/builder/class-mfn-builder-ajax.php on line 939
Can someone please help?
the site is www.trufi.eu
Comments
I forgot to mention the fun part.
The site is totaly accesable and working on the frontend.
We only get the 503 error when trying to access the backend (https://trufi.eu/wp-admin)
I have found the answear on the forum. This post can be deleted.
Sorry Mike in what post is the solution? thanks in advance.
Hello,
It looks like the problem is with the latest WP version (6.1) and older BeTheme version.
To fix that, you have to get into the FTP, remove old directory of BeTheme and upload the latest one from the themeforest, after that you will get your wp-admin work correctly.
thanks