War Room

Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 10-14-2009, 10:11 AM   #1
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 491
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Default A WordPress Transfer related question

So I've designed my Wordpress based site offline (Using XAMPP) and now I want to transfer it to my web host.

I'm aware that by transferring the theme and the content I can get the "Look and Feel" of the original site (On my web host), But can I also transfer my plugins

Or is it that I have to manually reinstall all the plugins at the New WP installation on my web host?

Picture me refreshing this page every 1 minute..

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 10:14 AM   #2
Humpty Dumpty Was Pushed!
 
Sumit Menon's Avatar
 
Join Date: Aug 2008
Location: Mumbai, India
Posts: 491
Thanks: 135
Thanked 33 Times in 30 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via MSN to Sumit Menon Send a message via Skype™ to Sumit Menon
Default Re: A WordPress Transfer related question

You can upload the plugins.. but you'll have to reactivate it. Actually, you can copy the whole content directory.

Out of context:
Is XAMPP good? I'm using WAMP.

Sumit.

Sumit Menon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 10:20 AM   #3
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 491
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Default Re: A WordPress Transfer related question

Thanks for the Answer Sumit.

By uploading the "the whole content directory" do you mean everything in the "wp-content" folder??

Never used WAMP, so really can't make a comparison, but my experience with XAMPP has been good.

Although, its instruction manual says that it works offline, I always get "page not found error" with that. So to make it work you need to be connected to the net, however once the login is done, then it works just as fine.

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 10:29 AM   #4
Humpty Dumpty Was Pushed!
 
Sumit Menon's Avatar
 
Join Date: Aug 2008
Location: Mumbai, India
Posts: 491
Thanks: 135
Thanked 33 Times in 30 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via MSN to Sumit Menon Send a message via Skype™ to Sumit Menon
Default Re: A WordPress Transfer related question

Quote:
Originally Posted by howudoin View Post
Thanks for the Answer Sumit.

By uploading the "the whole content directory" do you mean everything in the "wp-content" folder??

Never used WAMP, so really can't make a comparison, but my experience with XAMPP has been good.

Although, its instruction manual says that it works offline, I always get "page not found error" with that. So to make it work you need to be connected to the net, however once the login is done, then it works just as fine.
yep.. the wp-content directory.

Ideally, if you're installing anew you'd upload all the files onto the new server and import the database backup.

Sumit Menon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Sumit Menon For This Useful Post:
Old 10-14-2009, 10:29 AM   #5
HyperActive Warrior
 
Join Date: Aug 2008
Posts: 104
Thanks: 33
Thanked 10 Times in 10 Posts
Default Re: A WordPress Transfer related question

The way you want to do it is to do a fresh WordPress install online and install all the plugins there fresh, too. There's no need to make things any more complicated. In fact, although I have a virtual local server, I never even bother doing a WordPress preinstall in it. It's easy enough to just do a WP install online, keep robots from scanning while you tinker and then go live when your ready. I even keep a couple of online subdomains handy for testing themes and plugins.

Wade Watson
Wade Watson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 10:37 AM   #6
HyperActive Warrior
War Room Member
 
blur's Avatar
 
Join Date: Mar 2009
Posts: 154
Thanks: 24
Thanked 14 Times in 13 Posts
Default Re: A WordPress Transfer related question

You don't need to do all that Don't make it harder for yourself.

Just upload your complete wp installation (with plugins, etc..) to your webserver.

Then create a new database on your webserver for your site (obviously make note of your user name and password)

Using phpmyadmin on your machine (which I think comes with XAMMP) export your database to a text file. Then go to the phpmyadmin on your webserver and import your text file.

Edit your wp-config on the webserver to reflect your database crednetials and that should do it.

"My crown is in my heart, not on my head, Nor decked with diamonds and Indian stones, Nor to be seen: My crown is called content: A crown it is, that seldom kings enjoy." - William Shakespeare
$3 Wordpress, Joomla, and Drupal Templates! Limited quantities, no over selling, no cheesy footer links.
blur is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 2 Users Say Thank You to blur For This Useful Post:
Old 10-14-2009, 11:11 AM   #7
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 491
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Default Re: A WordPress Transfer related question

Quote:
You don't need to do all that Don't make it harder for yourself.

Just upload your complete wp installation (with plugins, etc..) to your webserver.

Then create a new database on your webserver for your site (obviously make note of your user name and password)

Using phpmyadmin on your machine (which I think comes with XAMMP) export your database to a text file. Then go to the phpmyadmin on your webserver and import your text file.

Edit your wp-config on the webserver to reflect your database crednetials and that should do it.
Thanks for the answer Blur, Will do it right away and let me get back with in an hour...

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 11:27 AM   #8
Baby Boomer
War Room Member
 
Istvan Horvath's Avatar
 
Join Date: Dec 2008
Location: Canada
Posts: 606
Thanks: 81
Thanked 125 Times in 112 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: A WordPress Transfer related question

What blur said with a small addition:
after you imported the DB file (usually a ***.sql file if you checked the "save as file" option when exporting) go to the options table and find the "home" and "site_url" rows.
Edit their value from "localhost/whatever" to the new location "hffp://example.com", of course use tt instead of ff

Istvan Horvath is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Istvan Horvath For This Useful Post:
Old 10-14-2009, 11:28 AM   #9
HyperActive Warrior
 
Join Date: Feb 2009
Posts: 131
Thanks: 44
Thanked 9 Times in 9 Posts
Default Re: A WordPress Transfer related question

Thanks Blur!

The step I was missing when I did my transfers was the phpadmin part to export and import the database.

Too late but will do in the future.

So in essence, we don't even need to install WP again if we import all the files and adjust for the new database?

Sweet
Jay Rhome is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 11:33 AM   #10
Baby Boomer
War Room Member
 
Istvan Horvath's Avatar
 
Join Date: Dec 2008
Location: Canada
Posts: 606
Thanks: 81
Thanked 125 Times in 112 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: A WordPress Transfer related question

Quote:
Originally Posted by Jay Rhome View Post
So in essence, we don't even need to install WP again if we import all the files and adjust for the new database?
That's right. You just create an empty database and import the .sql file into it. Then make the modifications I described above.
Edit the config file. Upload the files via FTP.
It should work.

Istvan Horvath is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 12:02 PM   #11
Senior Warrior Member
War Room Member
 
sbucciarel's Avatar
 
Join Date: Jan 2007
Location: , , USA.
Posts: 1,171
Thanks: 51
Thanked 177 Times in 131 Posts
Default Re: A WordPress Transfer related question

Quote:
Originally Posted by blur View Post
You don't need to do all that Don't make it harder for yourself.

Just upload your complete wp installation (with plugins, etc..) to your webserver.

Then create a new database on your webserver for your site (obviously make note of your user name and password)

Using phpmyadmin on your machine (which I think comes with XAMMP) export your database to a text file. Then go to the phpmyadmin on your webserver and import your text file.

Edit your wp-config on the webserver to reflect your database crednetials and that should do it.

This is the way I do it too. Easy and fast.

sbucciarel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 12:03 PM   #12
HyperActive Warrior
 
Branlan17's Avatar
 
Join Date: Aug 2009
Location: Seattle, WA
Posts: 203
Thanks: 38
Thanked 13 Times in 6 Posts
Default Re: A WordPress Transfer related question

I've been curious about using wordpress, a lot of people seem to like it.
Branlan17 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 01:07 PM   #13
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 491
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Default Re: A WordPress Transfer related question

OK Blur, all things are set......Might had given you 2 Thanks If possible

What Blur had said is explained in detail, with screenshots, at the following link
Convert A Local WordPress XAMPP Installation Into A Live Site | Jestro

(No affiliation with above site)

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 09:27 PM   #14
HyperActive Warrior
War Room Member
 
blur's Avatar
 
Join Date: Mar 2009
Posts: 154
Thanks: 24
Thanked 14 Times in 13 Posts
Default Re: A WordPress Transfer related question

Glad to see that you're all set! Moving sites isn't as 'mystical' as sometimes it may seem. You can use the same procedure to move almost any kind of site, just make sure all the variables that have ANYTHING to do with the server, server path, passwords, etc.. are changes.

In fact, I know people who have a default install for their WP/drupal/joomla/etc... in which all they do is move a copy of the master site to the server. This is actually faster than installing the core of the script, installing plugins, getting the themes, etc...

It's always a good practice to develop local and move it to the web when it's finished.

ooooo.....almost forgot - make sure your upload directies (I believe it's content/uploads) has the right permissions or else you wont be able to upload pics from the backend of WP. You can do this in cpanel by clicking on the folder, then permissions, then (and someone will disagree with me here) changing the 'numbers' to 777 (or clicking all the boxes).

"My crown is in my heart, not on my head, Nor decked with diamonds and Indian stones, Nor to be seen: My crown is called content: A crown it is, that seldom kings enjoy." - William Shakespeare
$3 Wordpress, Joomla, and Drupal Templates! Limited quantities, no over selling, no cheesy footer links.
blur is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2009, 09:37 PM   #15
Advanced Warrior
War Room Member
 
wordwizard's Avatar
 
Join Date: Oct 2007
Location: Virginia, USA.
Posts: 504
Thanks: 58
Thanked 43 Times in 28 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: A WordPress Transfer related question

Hmmm,

you mean changing the directories to 777? Just for the uploading & installation, right?

Also, will this work if I have to transfer a WordPress installation from one host or location to another?

Thanks for the detailed explanation.

Elisabeth

Your MONEY MAKING BLOG! Step-by-Step WordPress Blogging eCourse!
How to PICK GREAT KEYWORDS! Step-by-Step Tutorial! DIME SALE!
Thanksgiving COPYWRITING Special! Click HERE for Details!
Niche Blog Owners! Daily Fresh Content! Articles too! Now WEEKLY Plan Option! $20 Off First Week!
wordwizard is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2009, 01:09 AM   #16
Site Flipper's Right Hand
War Room Member
 
Join Date: Jan 2004
Location: San Jose (Silicon Valley), CA , USA.
Posts: 4,383
Blog Entries: 1
Thanks: 67
Thanked 92 Times in 60 Posts
Social Networking View Member's Twitter Profile 
Default Re: A WordPress Transfer related question

Well, there are a couple of gotchas here.

If you are using a cpanel host, you can't just simply use the same db credentials.

And you need to go into the text file (easiest to do it when it's a text file, rather than once you've imported the file (actually, executed an sql query) and edit the domain name. Most (not all) of the places where you've used localhost, you'll want to change to the domain you are uploading to.

Live JoyFully!

Judy

Quote:
Originally Posted by blur View Post
You don't need to do all that Don't make it harder for yourself.

Just upload your complete wp installation (with plugins, etc..) to your webserver.

Then create a new database on your webserver for your site (obviously make note of your user name and password)

Using phpmyadmin on your machine (which I think comes with XAMMP) export your database to a text file. Then go to the phpmyadmin on your webserver and import your text file.

Edit your wp-config on the webserver to reflect your database crednetials and that should do it.

zapseo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-15-2009, 01:20 AM   #17
Site Flipper's Right Hand
War Room Member
 
Join Date: Jan 2004
Location: San Jose (Silicon Valley), CA , USA.
Posts: 4,383
Blog Entries: 1
Thanks: 67
Thanked 92 Times in 60 Posts
Social Networking View Member's Twitter Profile 
Default Re: A WordPress Transfer related question

Quote:
Originally Posted by wordwizard View Post
Hmmm,

you mean changing the directories to 777? Just for the uploading & installation, right?

Also, will this work if I have to transfer a WordPress installation from one host or location to another?

Thanks for the detailed explanation.

Elisabeth
Elisabeth ---

setting files and folders is one of the gotchas of script installation.
Many installation manuals say to do this, but then people start getting Internal Server errors (500).

The reason is that many hosting companies are now running php from cgi, so that all scripts, files and folders are owned by the user, instead of the rather arcane unix user known as "nobody". This is a much more secure way to run php, but it also sets things up so that any file or folder accessed that has permissions set to 777, it will give an internal server error (as it also will if a script attempts to set a file or folder to 777 permissions.)

So, the answer to your question is...it depends.

In general, it should work. If you run into problems doing it, just contact me and I'll get it fixed right up for you.

Live JoyFully!

Judy

zapseo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
question, related, transfer, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:12 PM.