Thursday, July 15, 2010

Solution to an auto update problem on WordPress

Not my normal topic for this blog, but a website I run for a friend uses WordPress and the auto-update wasn't working. This article at http://www.big-webmaster.com/wordpress-automatic-update-with-1and1/ fixed the problem I had, just needed to make a .htaccess file with the line:

AddType x-mapp-php5 .php

Now the auto update works again.

No comments:

Post a Comment