Memory exhausted after clicking "Update WordPress Database"
-
I updated wordpress to the latest version (4.5). The site works fine but after going to the wp-login page I get the normal Database update option, after clicking this I get the following error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4533051 bytes) in /DELETED/PATH/public_html/wp-includes/functions.php on line 434
The Memory limit is set on 256 MB. I tried turning of all plugins by renaming the plugins folder the upgrade would still fail. I also noticed that my PHP version is lower then recommended could this by an issue?
PHP version: 5.4.45
Mysql version: 5.5.42-37.1It seems to me that some script is trying to update the database and then runs out of memory. Any help would be appreciated.
If you need any more information let me know.
The topic ‘Memory exhausted after clicking "Update WordPress Database"’ is closed to new replies.