Jump to content
xisto Community
Sign in to follow this  
hashbang

Moving Content Mangement Systems Is this possible?

Recommended Posts

Hey All,I have been wondering if there is a convenient way to move the entire contents of a blog site or a content management site from one server to the other? If have built a considerable site elsewhere and want to bundle it up and move it but I don't want to hassle and fuss with rebuiling everything from scratch.Any ideas? I suppose this would also include moving databases.cheershashbang

Share this post


Link to post
Share on other sites

I have done it this way and it worked out fine but required some editing.First I downloaded the entire site to my hard drive cgi-bin and all, and then did a backup of the databases and save them too. I located all the code on any page that pointed to the old sub-domain and changed those including links.I created new databases with the same names and login as the old ones at the new site and restored the backups. I then entered the admin panels of the forum etc. and edited the content of the database fields to match the new site.It took me a few days but I did not have to remake the site.

Share this post


Link to post
Share on other sites

If the backup feature of CPanel is usable then you can move files easily to another server(providing that that server has CPanel on it too) if you didn't change your domain name or URL(if you just migrated from server to server). :P

Share this post


Link to post
Share on other sites

You can use CuteFTP enter Origin site (the one from wich u want to copy) select files and right click==>download advanced==>server to server enter target server account info and press ok :P if some of the files exist (cpanel files) u simple overwright them !!Piece of cake !!

Share this post


Link to post
Share on other sites

last thing will not solve database shizzle.you'll hava to export your database (with phpmyadmin) to a sql file.then you'll have to make sure that your databaseserver is correct, (if it was localhost, it should work ok. then create a new database using the sql filethen create a user and a password and make sure he has the rights to access the db in all ways you want him to be able. then adjust your code. if you use a config file that has all these settings (dbserver, dbname, dbuser, dbpass,...), it's easy, you only have to adsjust it once. if you're a bad programmer, you'll have to do it many times :Plast thing is to check the rights on the folders. but that should be ok in most of the cases.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.