Hi
Is it possible to upgrade 1.5.1 to 1.5.1.3 without going through all the steps here: http://codex.wordpress.org/Upgrading_WordPress
i.e. can I just upload the files changed as depicted in the changelog?
Thanks
Shaky
Hi
Is it possible to upgrade 1.5.1 to 1.5.1.3 without going through all the steps here: http://codex.wordpress.org/Upgrading_WordPress
i.e. can I just upload the files changed as depicted in the changelog?
Thanks
Shaky
If you're comfortable with that, yes. But still run upgrade.php, to make sure to hit any changes that may have occured in the database.
Yes. In fact I provide a patch for 1.5.1.2 to 1.5.1.3 containing just the changed files for exactly this type of upgrade.
There are no schema changes from 1.5.1.2 to 1.5.1.3. However I do not know about the changes from 1.5.1 to 1.5.1.2. If there is no schema changes there then you don't even need to run the upgrade script.
And after you are done maybe you want to create a patch, like mine above, to enable upgrade from 1.5.1 to 1.5.1.3 to help others like you.
Thanks.
Done and working fine. Check below for the patch as suggested by angusman.
http://www.shakykaiser.com/blog/archives/2005/07/17/wordpress-upgrade/
Wonderful!
This topic has been closed to new replies.