Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Changing Hosting Companies - Please Help

  • 05-08-2009 03:06PM
    #1
    Closed Accounts Posts: 62 ✭✭


    Hi All,

    My website is currently developed and hosted by the same company. I wish to change hosting and also continue to develop the website myself. The problem is, that I am unsure what steps I must do.

    The current company have agreed to supply me with all the code for my site which I assume I can just upload to the new hosting location and my website will be live again?

    My biggest concern is around the database where all the information is stored. How can I move this from the current company to the new hosting company so that my data will remain the same? I am concerned about loosing some or all of my data. I assume that if my current database is an SQL one the new database will have to be the same i.e. SQL?

    Any advice would be greatly appreciated - Thanks.


Comments

  • Registered Users, Registered Users 2 Posts: 21,278 ✭✭✭✭Eoin


    I have done the same on a number of sites. The main problem I had was that I couldn't migrate email accounts over. I didn't mind recreating the addresses and so on, but some people leave their mail up on the server.

    I use MySQL on both platforms, and that was dead easy to move. I shut down the site that writes to the database, took a backup and restored it to the new database. I'd be very surprised if you can't do something very similar in SQL. I have done it many times locally, but not in a hosted environment.


  • Registered Users, Registered Users 2 Posts: 569 ✭✭✭none


    You didn't mention any technologies except for SQL which is so generic that I don't even know what mainstream Database doesn't use it. Is your site on MS hosting and using MS SQL Server as a backend? SQL Server does allow backup/restore but I think not all hosting providers allow direct access to this functionality so you may have to resort to creating INSERT statements to transfer your data.


  • Registered Users, Registered Users 2 Posts: 156 ✭✭kgpixels


    I have no experience with databases but moved 2 sites recently from a US provider I'd been with since '03 to an Irish provider and had no issues.
    I had all the files on my pc to begin with, so made it easier.
    My new provider setup my account and pointed the dns servers to the one I was moving from. Once I had my files uploaded to the new provider ok, I just renamed the servers to that of the new provider and I was in business.


Advertisement