Ezilon.com - Target Your Audience, be Seen in Your Region

How to upload the localhost managed site in ftp as same as localhost?

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 1 posts

Joined: Jul 2008

I have managed wordpress site in localhost, there are many articles and keyword managed. I want to upload the same site. Can you share how to upload the database of localhost? please share your idea.

He has: 578 posts

Joined: Jul 2005

I don't know what you are managing your database with - phpMyAdmin, command line...?

If you are using phpMyAdmin, you can use the export function from the tabs at the top of the page. Other database managers will have a function much like this where you can export data to import into a new database. Wink

-Kurtis
~View (and vote for) my art at BrickFish!

decibel.places's picture

They have: 665 posts

Joined: Jun 2008

many people who are unfamiliar with databases think that you can upload the database with ftp like the other files

you cannot upload the database with ftp

as mscreashuns noted, you use the database tools on your local machine and on the online server - phpMyAdmin is very common, if you are using an xampp installation locally that comes with phpMyAdmin

pr0gr4mm3r's picture
ModeratorSponsor

He has: 823 posts

Joined: Sep 2006

There is an article on moving Wordpress that should help you out.