Warning: fopen(/nfs/c02/h12/mnt/16204/domains/mandarinmusing.com/html/wp-content/cache/) [function.fopen]: failed to open stream: Is a directory in /nfs/c02/h12/mnt/16204/domains/mandarinmusing.com/html/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 96
upgrade « MandarinMusing.com

Archive for the 'upgrade' Category

How to Upgrade from WordPress 2.1.1 to 2.1.2

upgrade

You all know why:

  1. Deactivate all the plugins before you upgrade.
  2. Go to ‘Manage’, then to ‘Export’, then click on the button which says ‘Download Export File’.
  3. Upload all the files and folders, except the wp-content, the reason being it has all your plugin and theme files, so there is no need to replace them as it is not corrupted.
  4. Although the files in wp-includes are most susceptible to hacks, the reason why we upload even wp-admin is because wp-admin has upgrade.php file in it.
  5. Go to http://www.yoururl.com/wp-admin/upgrade.php and click on the link that says ‘Upgrade WordPress’.
  6. Activate all the plugins again.

That’s it!