Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
[Solved] WordPress 3.7 - "This site is not able to apply these updates automatically"
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2869
Topic starter
October 25, 2013 6:00 AM
Na een update naar WordPress 3.7, kreeg ik (en anderen) de volgende vage foutmelding:
"This site is not able to apply these updates automatically"
(of te wel: Deze site kan geen gebruik maken van automatische updates)
Om Automatische Updates toch te laten werken moet je de volgende checklijst even doorlopen:
- Als jouw WP installatie FTP toegang nodig heeft (en om login vraagt) dan werkt de automatische update niet
- Als jouw WordPress installatie een SVN of GIT checkout draait dan werkt de automatische update niet
- Als de constanten DISALLOW_FILE_MODS of AUTOMATIC_UPDATER_DISABLED gedefinieerd zijn dan werkt de automatische update niet
- Als de constante WP_AUTO_UPDATE_CORE gedefinieerd is als FALSE dan werkt de automatische update niet
- Als jouw Wordpress installatie geen contact kan maken met WordPress.org over HTTPS (PHP heeft hiervoor OpenSSL nodig) dan werkt de automatische update niet
- Als Wp-Cron niet actief is dan werkt de automatische update niet
bron