0. Deactivate modules that might conflict/break with upgrade…
1. Have backups of your wordpress files and database..
2. I used ssh for the upgrade, so I untar’d the tar.gz file somewhere.
3. cp -rp wordpress/* ../../blog/ *this copies over all new files to old location, leaving old files intact.
4. somedomain.com/blogdir/wp-admin/upgrade.php - click click done…
Easy Wordpress Upgrade…
October 28th, 2007 2:38 am · 1 Comment
Tags: Wordpress






1 response so far ↓
1 Guy // Oct 30, 2007 at 3:59 am
this is even easier!
http://www.zirona.com/blog/software/instantupgrade-automatic-upgrades-for-wordpress/
Leave a Comment