Wordpress Upgrade
My wordpress recently had an annoying problem: whenever I submitted a new post, it would complain the errors with the xml-parser stuff. So I decided to upgrade my wordpress system. The upgrade process turned to be very easy and took me only 5 minutes.
Step 1: I need to download the newest version from the website: http://wordpress.org
Step 2: Copy the new files into the old wordpress direction. Since I installed some plugins on my old system, I need to keep the wp-content directory.
Step 3: Run /wp-admin/upgrade.php and follow the instructions.
That’s all!

