Hey Guys, I want to move my wordpress blog on another hosting... But don't know how can i use Database.. I mean i want every thing on that server where i wish to move to blog. How i can get each and every thing .. like post, cetegories, tag.. Please Help
Hi, Here are the steps that you may follow to accomplish the same: - a. Take the backup of the MySQL database from the existing Server. b. Take the backup of the Scripts from the existing Server. c. Stop the existing website by putting a under maintenance page on it d. Upload the Scripts on the new server e. Upload the MySQL database on the new server f. Change the configuration of the scripts on the new serve to include the login details of MySQL on the new server g. Change the name servers of your domain to point to the new server And you are done, your blog is now on the new server. Cheers, ~Maneet
I want to know about how the stored procedures and triggers are written and when we have to create it?