18
Jun

WordPress Automatic Update

   Posted by: DungeonMaster   in PHP5, WordPress

Recently WordPress shipped an update to their fine blogging engine.  The version that had been in use for this blog was capable of performing an automatic update to the new version.  However, no matter how many times I clicked the “upgrade” button the upgrade would just never execute.  Some searching around the WordPress forums led me to a listing of web hosts that needed a few adjustments.  All that was necessary to enable the automatic upgrades was to tell the host via the .htaccess file in the main WordPress directory that PHP5 should be enabled.

Add the line shown below anywhere to enable PHP5 support for 1 & 1 Linux hosts:

AddType x-mapp-php5 .php

Tags: ,

This entry was posted on Thursday, June 18th, 2009 at 6:37 pm and is filed under PHP5, WordPress. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

One Trackback/Ping

  1. The Laughing DM » Blog Archive » Comment Spam – #7    Jun 18 2009 / 10pm:

    [...] review blog comments.  Take this gem of a URL, for example, that I found waiting for approval on WordPress Automatic Update: Notice Anything [...]