Nota: Este artículo fue publicado originalmente en 2011. Algunos pasos, comandos o versiones de software pueden haber cambiado. Consulta la documentación actual de WordPress para la información más reciente.
Requisitos previos
Antes de comenzar, asegúrate de tener:
- 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!
Resumen
Artículos Relacionados
- 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