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.
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.
kazimmerman posted this at 20:14 — 7th July 2008.
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.
-Kurtis
~View (and vote for) my art at BrickFish!
decibel.places posted this at 21:58 — 7th July 2008.
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 posted this at 01:23 — 8th July 2008.
He has: 823 posts
Joined: Sep 2006
There is an article on moving Wordpress that should help you out.