Here we will cover how to move an Addon domain or Subdomain to its own cPanel account on a Reseller, VPS or Dedicated hosting account.
This process will cover how to use FTP to create the backup and restore it to the destination account. The FTP client used in this guide is FileZilla, but any FTP client should work.
Related Articles
Convert Addon Domain to cPanel Account - Tool in Root WHM
Create FTP Account
Reset cPanel User FTP Password
Export Database Using mysqldump
Full and Partial Backups in cPanel
Moving the Files and Database
NOTE: This method covers how to manually move the files and database to a separate cPanel account. It is possible to have this done automatically via RootWHM as well. The automatic process requires a VPS+ hosting plan.
IMPORTANT: It is recommended to create a server snapshot or Full cPanel backup before making changes to cPanel accounts on the server.
- Create a backup of the database
- Create a backup of the website files
- If email needs to be transferred, make a backup of the
/home/userna5/mail
directory as well
- If email needs to be transferred, make a backup of the
- Remove the Addon Domain/Subdomain from the original cPanel account
- Create a new cPanel account in WHM for the Addon Domain/Subdomain
- Connect via FTP to the new cPanel account with the cPanel username/password that was just created
- Upload the website files via FTP to the
public_html
directory- If you are transferring emails as well, upload the
mail
directory at this time- Email accounts will need to be re-created in the new cPanel account
- If you are transferring emails as well, upload the
- Import and restore the database using Phpmyadmin
Comments
0 comments
Article is closed for comments.