I’ll Tell You What…

August 14, 2005

Upgrades

Filed under: Software — Larry @ 8:42 pm

Why can’t WordPress make available a “changed files” downloads like phpBB does. Their upgrade instructions are basically a new installation of WordPress minus the database stuff. The upgrade instructions for the latest release consist of the following:

  1. Delete /wp-admin/ folder.
  2. Delete /wp-includes/ folder
  3. Delete all the wordpress files in the root directory where the root index.php file is found. DO NOT DELETE wp-config.php.
  4. Download and extract the new version.
  5. Upload it to the appropriate folders such as /wp-admin/ and /wp-includes/.
  6. Upload all the files in the root directory.

That’s it.

Why in the world would I want to naively delete all those files and directories?!?! I have changed files in those directories. As it is now I have to diff the document root directories to see which files changed and manually copy the ones that did over to he server. What a pain.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

24 queries. 0.219 seconds. Powered by WordPress