WordPress Memory Problems
-
Hi folks,
We’re having a really weird issue. I’ve deployed a WordPress 5.2.1 instance with PHP 7.2.19, just a blank default install. However it keeps going down (500 error) and the log files are giving really weird info. It’s always a combination of the two below.
According to the first, the memory limit was reached when something tried to allocate over 8000 Petabytes?! I’m really confused as to whats going wrong here, nothing is custom, it’s all completely stock. It’s been deployed via PLESK Onyx 17.8.11
Anybody got a clue as to what’s going on?
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8242261810043116696 bytes) in C:\inetpub\vhosts\cerebra.org.uk\dev.cerebra.org.uk\wp-includes\option.php on line 1247
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in C:\inetpub\vhosts\cerebra.org.uk\dev.cerebra.org.uk\wp-includes\pomo\plural-forms.php on line 213
EDIT: Just to update, I’ve dropped PHP down to 7.1.30 to see if that has any effect. It’s currently responding but only time will tell as it did before.
The page I need help with: [log in to see the link]
- The topic ‘WordPress Memory Problems’ is closed to new replies.