Information and Links
Join the fray by commenting, tracking what others have to say, or linking to it from your blog.
WordPress automatic update doesn’t work – solution
If you are using WordPress 2.7 you will get the notice that you should run the automatic updater to update WordPress to version 2.7.1. If like me, you click update and only get the new WordPress 2.7.1 to download, and then nothing, and if you are on 1and1, here is the solution:
You must be on php5 to run the updater. As I have mentioned before, you can push 1and1 sites to be on php5 simply by adding this line to the .htaccess file in the root of your site:
-
AddType x-mapp-php5 .php
This tip thanks to the wordpress support forums.


Hi
Thank you for your information, as since last couple of day’s I too am facing with the same problem, But now I got it.