If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Using FTP (Step C)
- Connect to your site via FTP, login info can be found in your host Control Panel (do not use WebFTP if you are following this instruction)
- Navigate to the location where your current WordPress is installed (somewhere in public_html or www or httpdocs)
- Create an “archives” folder in the location where your “wp-admin”, “wp-content”, “wp-includes” and a while bunch of files with wp-SOMETHING.php are
- Move all the WP related folder and files except wp-config.php and .htaccess (if ant) to archives by the means of highlighting, dragging and dropping (yes drag and drop still rocks), this ensures the new install add completely clean and new files and not worry about replacing existing folders and files
- Upload the new version of WordPress from your computer to the server (not into the archive folder, but to the root where the old WordPress was)
- Once the upload is complete, delete the new “wp-content” folder (because it has nothing of use to you except maybe the Akismet plugin which tou can always update on its own)
- Now go to the “archives” folder you created and moved the old WordPress to and highlight and drag the “wp-content” back one level to the root where the new WP is installed, this way your themes, plugins and any uploaded files/images are all safe and does not require to be reloaded
- Note that your wp-config.php and .htaccess files will never be overwritten because a new wordPress install does not contain those two files
- Now the root where the old WordPress was will have all new folders and files of the new WordPress install except the old “wp-content”, wp-config.php file and.htaccess file (if used)
- Go to http://www.mywpsite.com/wp-admin/upgrade.php
- Follow the instructions, it’s just a two click steps
April 25th, 2008 at 3:53 pm
[...] if you have multiple authors or prefer users to register to comment, download WordPress 2.5.1 and upgrade using our painless [...]