Note : Cet article a été publié à l’origine en 2011. Certains étapes, commandes ou versions de logiciels ont pu changer. Consultez la documentation actuelle de WordPress pour les informations les plus récentes.
Prérequis
Avant de commencer, assurez-vous d’avoir :
- WordPress installation (self-hosted)
- Administrator access to WordPress dashboard
- FTP/SFTP or file manager access to server files
I’ve had some issues with automatic updates in WordPress and I’m kind of blaming Godaddy for it. When I was using my previous hosting provider all the updates always worked from within the application but now either a folder can’t be created / deleted, it get’s stuck… I don’t know anymore. Regardless, Jetpack wasn’t able to get automatically updated so I got the “An automated WordPress update has failed to complete - please attempt the update again now.” message. I went ahead and performed a manual update but now that message remains there and won’t go away. Solution:
- Make sure you delete the appropriate directory within the ”./wp-content/upgrade” folder
- Edit the .maintenance on the root directory to make sure the entry for the upgrade in progress that failed is removed
That should do the trick!
Résumé
You’ve successfully learned remove the . If you run into any issues, double-check the prerequisites and ensure your WordPress environment is properly configured.
Articles Connexes
- Changing file permissions and recommendations for WordPress in a Linux system
- How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data
- Cómo agregar lenguajes adicionales a tu instalación de Wordpress - Multisitio Multired localización
- How to: Connect to a MySql server using SSL from a WordPress Site