Help! All of a sudden my Wordpress admin has started showing a 'Error 404 Page Not Found' message whenever I try to update an existing post or page on my site.
Creating new posts and pages works fine.
This happened suddenly last night when I was updating a series of posts and it suddenly started showing this message.
So far I have tried:
I'm not sure what else to try?
Help! All of a sudden my Wordpress admin has started showing a 'Error 404 Page Not Found' message whenever I try to update an existing post or page on my site.
Creating new posts and pages works fine.
This happened suddenly last night when I was updating a series of posts and it suddenly started showing this message.
So far I have tried:
I'm not sure what else to try?
Updating Permalink changes update your permalinks settings and flush rewrite rules. In most cases this fixes the WordPress posts 404 error. BTW, you already tried this and I hpe your .htaccess
should be writable. Have you checked it?
If not then you can change .htaccess
file permission temporary writable by changing the permissions to 666 and make sure after after 'Save Changes' action turn back .htaccess
permission.
Disable ModSecurity in cPanel
Updating and previewing pages/posts were kicking up 404s suddenly on all my websites - but not for all pages and posts (always just the ones I wanted to edit).
I went through all of the steps mentioned above including installing back-ups with no success. After finding downloaded versions were working on my local xampp the logical conclusion was something had changed on my hosting package.
Solution that worked for me: cPanel/Security/ModSecurity - Disable
If concerned that you are reducing security then just turn it back on again after updating pages/posts.
I tried many techniques. Upgrade the memory of upload downloading of file, made changes in ht access file. Clean up the project and installed new wordpress and created new website and much more. All fail.. This one work and I am free of problem.
Thanks..
Copied: Disable ModSecurity in cPanel
Updating and previewing pages/posts were kicking up 404s suddenly on all my websites - but not for all pages and posts (always just the ones I wanted to edit).
I went through all of the steps mentioned above including installing back-ups with no success. After finding downloaded versions were working on my local xampp the logical conclusion was something had changed on my hosting package.
Solution that worked for me: cPanel/Security/ModSecurity - Disable
If concerned that you are reducing security then just turn it back on again after updating pages/posts.