Report this

What is the reason for this report?

I have a few sites in Godaddy shared hosting. Domains are purchased from Godaddy and Bigrock. How can I transfer the sites to Digital Ocean?

Posted on September 5, 2016

Sites are all hosted in Godaddy, and mainly transferring them for security reason. Would like to know what kind of panel is better. Also if any one can briefly explain the transfer process. And which panel would be better (Zpanel or any thing else in alternate to CPanel).



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Thanks for the details. Installed VestaCP in Ubuntu 14.04.5 x64 successfully. Every thing is ok then php my admin gave error. Also need help to setup mail server. PhP my admin Error massage: The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here. Connection for controluser as defined in your configuration failed. The mcrypt extension is missing. Please check your PHP configuration.

Hello! I will try to give you some idea how it can be done.

1. Control panel CPanel is most used control panel by web hosting providers. Main negative downside is it’s price. As far as I see on their web site, you need to $200 yearly for it. Let’s agree, it’s not a small price.

On other side ZPanel is free alternative. But as it looks… it is not maintained project anymore. Their latest commit (change) on GitHub was in 2014!

I would consider you to research other alternatives. What comes to my mind is VestaCP and Ajentis CP with AjentiV. DigitalOcean have tutorials for both of these.

DigitalOcean - How to install VestaCP on Ubuntu 16.04 Using the Ajenti Control Panel with Ajenti V

2. Migration If you question about DigitalOcean platform and more details about migration you can contact sales team here.

First of all you will need to create Droplet (this is VPS) and do initial config. There is pretty good tutorial how to do it. Size of droplet is something that you should decide, it depends on size of disk you need and how much sites you have, and what is their job. About OS, I would personally recommend Ubuntu (16.04) because most of tutorials and documentation here is made on base of it.

After that install all software you need. You will need LAMP (Linux-Apache-Mysql-Php) or LEMP (Linux-Nginx-Mysql-Php) stack. My experience is that most web hosting providers use Apache for webserver so you could go with LAMP.

Than… you need to backup old server and transfer to new server. That include all files from server. All databases for server (you probably have phpmyadmin on current server, so you can use that).

You can save all databases to your computer, copy to new server, execute .sql files. About files, copy all to your computer, and transfer to new server on appropriate.

Keep in mind one big thing: Don’t let users change any data after backup is made and until website is up on new server. If user change any data on old server, it will be lost!

After you setup and test server you need to point all domains to new server.

This is some short explanation on how migration can be done. If you need more help, ask here or don’t hesitate to fire up a ticket to support. DigitalOcean have epic support, and they can help about anything :D

Heya,

Migrating a website to or from a cPanel server is not a problem, if the site is originating from a cPanel server as well, you can even simplify the transfer process to just a few steps to get it working from the new server.

If you’re keen to use a control panel like cPanel for management you can explore some options. You can check this question here:

https://www.digitalocean.com/community/questions/cpanel-alternatives-for-digital-ocean

If that is not the case all you need to do is to copy/migrate the site’s files over to the cPanel server and the database (if the site uses any).

Additionally if the site uses WordPress for example you can use plugins to handle the process for you.

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.