{"id":34,"date":"2011-03-08T08:08:31","date_gmt":"2011-03-08T08:08:31","guid":{"rendered":"http:\/\/pixert.com\/blog\/?p=34"},"modified":"2011-08-11T06:11:23","modified_gmt":"2011-08-11T06:11:23","slug":"how-tp-transfer-cpanel-accounts-from-one-server-to-another-cpanel-server","status":"publish","type":"post","link":"https:\/\/pixert.com\/blog\/how-tp-transfer-cpanel-accounts-from-one-server-to-another-cpanel-server\/","title":{"rendered":"How to transfer cPanel accounts from one server to another cPanel server"},"content":{"rendered":"<div style=\"display: block; width: 100%; height: 31px; background: #e4e4e4e;\"><a href=\"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/cpanel-logo.gif\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"38\" data-permalink=\"https:\/\/pixert.com\/blog\/how-tp-transfer-cpanel-accounts-from-one-server-to-another-cpanel-server\/cpanel-logo\/\" data-orig-file=\"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/cpanel-logo.gif?fit=130%2C31&amp;ssl=1\" data-orig-size=\"130,31\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}\" data-image-title=\"cpanel-logo\" data-image-description=\"\" data-image-caption=\"\" data-medium-file=\"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/cpanel-logo.gif?fit=130%2C31&amp;ssl=1\" data-large-file=\"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/cpanel-logo.gif?fit=130%2C31&amp;ssl=1\" class=\"aligncenter size-full wp-image-38\" title=\"cpanel-logo\" src=\"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/cpanel-logo.gif?resize=130%2C31\" alt=\"\" width=\"130\" height=\"31\" \/><\/a><\/div>\n<p>The server we are transferring the accounts from : <strong>OLD  SERVER<\/strong><br \/>\nThe server to are transferring the accounts to : <strong>NEW  SERVER<\/strong><\/p>\n<p><strong>PROCESS ON NEW SERVER<\/strong><br \/>\n1. Log into WHM. If your server is  a new server, create a main account. The main account is also your new server&#8217;s\u00a0 name servers (NS1 and NS2) . Or if  your server isn\u2019t a new server, you can create or use another account available on your NEW SERVER.  The account will be used to accept backup files from OLD SERVER. <strong>Remember  : We need\u00a0 an address (we can use domain name or IP address), NEW SERVER\u2019s account and its password to be used as a container for OLD SERVER\u2019s backup files. <\/strong><\/p>\n<p><strong>PROCESS ON OLD SERVER<\/strong> :<br \/>\n1. Log into cPanel account. If  you don\u2019t know your clients login (if you move entire content of the server with some accounts  belongs to clients), use that client username and your master password. Choose  Admin Layer<br \/>\n2. Choose <strong>Backup<\/strong> (Do not choose Backup Wizard).  Then choose <strong>Generate\/Download A Full Backup<\/strong><br \/>\n3. Select the  backup destination to <strong>Remote FTP Server<\/strong>.<br \/>\n4. Enter you  email address for verification. If you are transferring your client, make sure to  enter your own email address, not your client&#8217;s<br \/>\n5. Enter this  :<br \/>\n<strong>Remote Server<\/strong> : NEW SERVER\u2019s address (you can use domain  name or ip address)<br \/>\n<strong>Remote User<\/strong> : NEW SERVER\u2019s account  (you can use NEW SERVER\u2019s main account. This was explained in <strong>PROCESS ON  NEW SERVER STEP NO. 1<\/strong>)<br \/>\n<strong>Remote Password<\/strong> : NEW  SERVER\u2019s account password<br \/>\n<strong>PORT<\/strong> : 21<br \/>\n6. That would be  enough. Click <strong>Generate Backup<\/strong>. This may take some time to back up the files, depending on how large the account is. You should receive an  email once it&#8217;s complete.<\/p>\n<p><strong>AFTER YOU GET OLD SERVER\u2019s Backup File on NEW SERVER<\/strong><br \/>\n1.  Log into SSH on your NEW SERVER<br \/>\n2. type this :<br \/>\n<code>cd  \/home\/account_name<\/code><br \/>\nnote : account_name is the name of the account used  to back up OLD SERVER\u2019s account files<\/p>\n<p><code>ls<\/code><br \/>\nRunning the list command will make you see the tar file of  the account on the OLD SERVER.<br \/>\n3. Move the tar file to your NEW SERVER\u2019s  \/home directory with the following command :<br \/>\n<code>mv tar_file_name  \/home<\/code><br \/>\n4. Log into NEW SERVER\u2019s WHM and go to <strong>Backup<\/strong> and choose <strong>Restore a Full Backup\/cpmove file<\/strong>. You should see  the OLD SERVER\u2019s file with old account\u2019s username under Possible cpmove archives  found.<br \/>\n5. <strong>Type in the account name<\/strong> ( I suggested that you  should use same account name with old account) in the text field in WHM (Enter  the username for the account you wish to restore)<br \/>\n6. Click  <strong>Restore<\/strong><\/p>\n<p><strong>Additional information<\/strong> : After transfer completed, check out  a package on an account. Make sure you setup the right package used by the  account.<br \/>\n<strong>Warning<\/strong> : If you use each step above, you should restore each account,\u00a0 not multiple accounts\u00a0 at once. When you  reach step no 2 in <strong>AFTER YOU GET OLD SERVER\u2019s Backup File on NEW SERVER<\/strong>, move  only one file to \/home directory or you coud\u00a0 make cPanel confused.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The server we are transferring the accounts from : OLD SERVER The server to are transferring the accounts to : NEW SERVER PROCESS ON NEW SERVER 1. Log into WHM. If your server is a new server, create a main account. The main account is also your new server&#8217;s\u00a0 name servers (NS1 and NS2) . [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":38,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[13],"tags":[15,16,14],"class_list":["post-34","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cpanel","tag-cpanel-2","tag-ftp","tag-whm"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/cpanel-logo.gif?fit=130%2C31&ssl=1","jetpack_shortlink":"https:\/\/wp.me\/p1pvi1-y","jetpack-related-posts":[{"id":62,"url":"https:\/\/pixert.com\/blog\/how-to-disable-phpinfo\/","url_meta":{"origin":34,"position":0},"title":"How to disable phpinfo","author":"Pixel Insert \/ Pixert","date":"March 22, 2011","format":false,"excerpt":"The phpinfo() function is a very powerful one, \u00a0you can learn quite a lot about your PHP installation.\u00a0Some server administrators may choose to disable the PHP function phpinfo() for security reasons, because it displays information which can be used to compromise the server that your site is running on. You\u2026","rel":"","context":"In &quot;CentOS&quot;","block_context":{"text":"CentOS","link":"https:\/\/pixert.com\/blog\/category\/centos\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/php.gif?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":117,"url":"https:\/\/pixert.com\/blog\/hide-the-apache-web-server-version-number\/","url_meta":{"origin":34,"position":1},"title":"Hide the Apache Web Server Version number","author":"Pixel Insert \/ Pixert","date":"June 6, 2011","format":false,"excerpt":"There are two config directives that controls Apache version. The\u00a0ServerSignature directive adds a line containing the Apache HTTP Server server version and the ServerName to any server-generated documents, such as error messages sent back to clients. The\u00a0ServerTokens directive controls whether Server response header field which is sent back to clients\u2026","rel":"","context":"In &quot;CentOS&quot;","block_context":{"text":"CentOS","link":"https:\/\/pixert.com\/blog\/category\/centos\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/feather-small.gif?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":163,"url":"https:\/\/pixert.com\/blog\/moving-wordpress-blog-from-a-subdomain-to-a-subfolder\/","url_meta":{"origin":34,"position":2},"title":"Moving WordPress blog from a subdomain to a subfolder","author":"Pixel Insert \/ Pixert","date":"November 25, 2011","format":false,"excerpt":"I had this blog and this main site on same domain, pixert.com a year ago. I got high traffic to same domain. I separated the blog from main site after serious problems occurred. I made pixert.com\/blog for blog and pixert.com for main site That's a mistake I should \u00a0not done.\u2026","rel":"","context":"In &quot;cPanel&quot;","block_context":{"text":"cPanel","link":"https:\/\/pixert.com\/blog\/category\/cpanel\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/wordpresslogo-300x68.png?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":538,"url":"https:\/\/pixert.com\/blog\/update-php-in-2021\/","url_meta":{"origin":34,"position":3},"title":"Update PHP in the year of 2021","author":"Pixel Insert \/ Pixert","date":"February 23, 2021","format":false,"excerpt":"I saw a notification to update PHP on the WordPress Dashboard of this blog. I saw in the server's Control Panel that PHP has been setup to version 7.3. I then saw the Requirements page on the wordpress.org site. The minimum PHP version recommended by the wordpress.org website today is\u2026","rel":"","context":"In &quot;cPanel&quot;","block_context":{"text":"cPanel","link":"https:\/\/pixert.com\/blog\/category\/cpanel\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2021\/02\/5F407661-812C-4399-AD7D-85161B0A72B3.jpeg?fit=1200%2C363&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2021\/02\/5F407661-812C-4399-AD7D-85161B0A72B3.jpeg?fit=1200%2C363&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2021\/02\/5F407661-812C-4399-AD7D-85161B0A72B3.jpeg?fit=1200%2C363&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2021\/02\/5F407661-812C-4399-AD7D-85161B0A72B3.jpeg?fit=1200%2C363&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2021\/02\/5F407661-812C-4399-AD7D-85161B0A72B3.jpeg?fit=1200%2C363&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":86,"url":"https:\/\/pixert.com\/blog\/protect-htaccess-file\/","url_meta":{"origin":34,"position":4},"title":"Protect .htaccess file","author":"Pixel Insert \/ Pixert","date":"April 5, 2011","format":false,"excerpt":"When avisitor tries to obtain access to .htaccess file, server automatically generates a 403 forbidden error. However, we can apply an extra layer of security to .htaccess Add the following Note: htaccess file permissions is 644 (chmod)","rel":"","context":"In &quot;CentOS&quot;","block_context":{"text":"CentOS","link":"https:\/\/pixert.com\/blog\/category\/centos\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/lock-150x150.jpg?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":111,"url":"https:\/\/pixert.com\/blog\/how-to-disable-directory-browsing\/","url_meta":{"origin":34,"position":5},"title":"How to disable directory browsing?","author":"Pixel Insert \/ Pixert","date":"June 3, 2011","format":false,"excerpt":"One of the must do on setting a secure Apache webserver is to disable directory browsing. This could prevent the server from showing a listing of the existing files if there's no index in one folder. Disable directory browsing via .htaccess Add in the .htaccess file the following","rel":"","context":"In &quot;CentOS&quot;","block_context":{"text":"CentOS","link":"https:\/\/pixert.com\/blog\/category\/centos\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/pixert.com\/blog\/wp-content\/uploads\/2011\/03\/feather-small.gif?resize=350%2C200","width":350,"height":200},"classes":[]}],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/posts\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/comments?post=34"}],"version-history":[{"count":0,"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/posts\/34\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/media\/38"}],"wp:attachment":[{"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/media?parent=34"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/categories?post=34"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pixert.com\/blog\/wp-json\/wp\/v2\/tags?post=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}