You are not logged in.

#1 2007-10-22 21:28:58

dmc68
Member
Registered: 2007-02-20
Posts: 48

Need to upgrade my Wordpress to newest version

Anyone aware of how to do the migration on webfaction without losing my current data?

Thanx,

Dave

Offline

 

#2 2007-10-23 00:55:14

IAIHMB
Member
From: Hudson, Florida.
Registered: 2006-09-19
Posts: 1362

Re: Need to upgrade my Wordpress to newest version

Hello Dave,

Instances of WordPress installed using the control panel are typical WordPress installations so this should be of some assistance to you:

http://codex.wordpress.org/Upgrading_WordPress

Hope it helps. smile


-David Sissitka

Offline

 

#3 2007-10-23 06:32:25

dmc68
Member
Registered: 2007-02-20
Posts: 48

Re: Need to upgrade my Wordpress to newest version

Quick followup to this.

If I install a new word press application through the control panel, and then point my existing database and domain at it will that work as well?

Offline

 

#4 2007-10-23 11:32:46

IAIHMB
Member
From: Hudson, Florida.
Registered: 2006-09-19
Posts: 1362

Re: Need to upgrade my Wordpress to newest version

If you're migrating from a 2.X.X release to a 2.X.Y release it's possible but if I were you I'd just follow the instructions in the Codex. smile


-David Sissitka

Offline

 

#5 2007-10-23 15:02:30

tonyevans
Member
Registered: 2007-03-23
Posts: 19

Re: Need to upgrade my Wordpress to newest version

dmc68 wrote:

Anyone aware of how to do the migration on webfaction without losing my current data?

Thanx,

Dave

It's really pretty easy.

1. Make a backup of your wordpress database and your blog's installation folder.
2. Ftp the new version - overwriting the old files - to that same installation folder.
3. Type: http://yourdomain.com/wp-admin/upgrade.php into your web browser.

When using an ftp program, your blogs installation folder should be something like: "home/webapps/myblog/". Good ftp software is WinSCP, smartftp, filezilla. Your ftp login is the same as your control panel login.

Here's a rundown on how to backup the database: http://www.tamba2.org.uk/wordpress/backup/ Phpmyadmin is accessible through the control panel(databases->phpmyadmin). To login, you must use the username and password for the database, not wordpress and not your webfaction control panel login. Open config.php in your wordpress installation folder for the username as password if you do not know it.

And just a note, I've upgraded many, many times and never made a backup and have never had a problem. But, in the world of IT, it's best to make a backup and I would suggest you do so since you sound a little unsure of the process.

Offline

 

#6 2007-11-06 10:33:12

ckelly5
Member
Registered: 2007-10-10
Posts: 7

Re: Need to upgrade my Wordpress to newest version

Another great thing to do would be to set up your wordpress install via subversion:

http://codex.wordpress.org/Installing/U … Subversion

then when you want to upgrade to the next version (e.g. 2.3 to 2.3.1) you just go to the wordpress directory and do:

"svn sw http://svn.automattic.com/wordpress/tags/2.3.1/"

and it'll update only the changed files and leave all your plugins, etc intact. Makes upgrading a breeze. smile

Offline

 

#7 2008-12-27 16:00:38

seanf
Administrator
From: New Mexico, USA
Registered: 2008-02-01
Posts: 1642
Website

Re: Need to upgrade my Wordpress to newest version

We now have a KB article with instructions for setting up automatic upgrades in WordPress: https://help.webfaction.com/157

Online

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson