Deploying a wordpress blog is pretty straight-forward…although it does required a few changes in the admin panel or directly in the database before moving the site. A pretty comprehensive list of scenarios is covered here http://codex.wordpress.org/Moving_WordPress.
Posts Tagged ‘wordpress’
Deploy a wordpress blog
Saturday, February 18th, 2012Upgrade from wordpress 2.x to 3.x
Tuesday, November 1st, 2011Its actually quite simple to upgrade to wordpress 3.x. Here’s a step-by-step guide…
Just a small note, to disable plugins add define('DISALLOW_FILE_MODS',true); to your config file.
http://wordpress.ralfengel.com/mu-upgrading/upgrade-wp-mu-2-6-5-to-new-wordpress-3-0