WordPress Upgrade Error(wp-comments)
8.16.2009 | 0 Comments
I’ve been encountering this for a number of times already and on each time, I had to upgrade WordPress manually(through SSH to make it faster). Now, I was able to partially solve this by removing/renaming the existing upgrade folder under wp-contents. You can follow the steps below.
- Login to your server via FTP
- navigate to wp-contents folder
- rename the existing upgrade folder to a new name(you can also choose to delete)
- under wp-contents folder, create a new folder named upgrade
- set permission of the new upgrade folder to 666
- re-run the upgrade from within wordpress