{"id":542,"date":"2021-07-23T12:32:31","date_gmt":"2021-07-23T12:32:31","guid":{"rendered":"https:\/\/ssdsunucum.com\/blog\/how-to-manually-migrate-accounts-to-cpanel-whm-from-unsupported-control-panels\/"},"modified":"2021-07-23T12:32:31","modified_gmt":"2021-07-23T12:32:31","slug":"how-to-manually-migrate-accounts-to-cpanel-whm-from-unsupported-control-panels","status":"publish","type":"post","link":"https:\/\/ssdsunucum.com\/blog\/how-to-manually-migrate-accounts-to-cpanel-whm-from-unsupported-control-panels\/","title":{"rendered":"How to Manually Migrate Accounts to cPanel &#038; WHM from Unsupported Control Panels"},"content":{"rendered":"<\/p>\n<div class=\"col-md-9\">\n<div class=\"flex-column flex-md-row article-header\"><\/div>\n<hr>\n<h2 id=\"overview\">Overview<\/h2>\n<div class=\"callout callout-danger\">\n<div class=\"callout-heading\">Warning:<\/div>\n<div class=\"callout-content\">\n<p><strong>Only<\/strong> experienced system administrators who understand migrations should perform this process.<\/p>\n<\/p><\/div>\n<\/div>\n<p>System administrators can migrate accounts from unsupported third-party control panels to cPanel &#038; WHM. cPanel, L.L.C. offers free migration services for Plesk\u00ae, DirectAdmin, and Ensim\u00ae.<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<p>You will need to customize unsupported services to use them on cPanel &#038; WHM. cPanel &#038; WHM <strong>only<\/strong> supports Apache\u00ae, BIND, Exim, and Mailman. For more information or assistance, open a support ticket.<\/p>\n<\/p><\/div>\n<\/div>\n<h2 id=\"before-migrating-your-accounts\">Before migrating your accounts<\/h2>\n<p>Perform the following steps before you begin to migrate accounts:<\/p>\n<h3 id=\"adjust-dns-records\">Adjust DNS records<\/h3>\n<p>Decrease your DNS records\u2019 Time To Live (TTL) on all of the account\u2019s domains. This forces clients to update their copies of the DNS zones that your nameservers host.<\/p>\n<ul>\n<li>We recommend that you perform this action several days before you begin the migration process.<\/li>\n<li>For more information, read Virendra\u2019s TalkTech\u2019s Migrating Servers article.<\/li>\n<\/ul>\n<h3 id=\"installation\">Installation<\/h3>\n<p>To install cPanel &#038; WHM on the new server, follow the steps in our Installation Guide.<\/p>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>cPanel &#038; WHM requires a valid license. If this is a new installation, you can activate a free 15-day trial license.<\/li>\n<li>To activate a new license, you <strong>must<\/strong> have a cPanel Store account with a verified email address.<\/li>\n<\/ul><\/div>\n<\/div>\n<p>During the installation process, select a hostname and main IP address for the new server. The system uses these settings to configure the DNS zone files for restored accounts. You can do this by customizing your installation or using WHM\u2019s <em>Basic WebHost Manager Setup<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; Server Configuration &gt;&gt; Basic WebHost Manager Setup<\/em>).<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>You <strong>must<\/strong> select a main IP address that is <strong>not<\/strong> your old server\u2019s main IP address.<\/li>\n<li>You <strong>must<\/strong> select the same hostname, shared IP address, and nameservers as your old server.<\/li>\n<\/ul><\/div>\n<\/div>\n<h2 id=\"migrate-your-files\">Migrate your files<\/h2>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n<p>In the following examples, <code>user<\/code> is the cPanel account\u2019s name.<\/p>\n<\/p><\/div>\n<\/div>\n<p>After you create the new cPanel &#038; WHM account, migrate the old server\u2019s files and directories to the appropriate locations on your new server. Generally, you will migrate the following files and directories during this process:<\/p>\n<h3 id=\"the-public-html-directory\">The public_html directory<\/h3>\n<p>The <code>public_html<\/code> directory contains all of your files, directories, subdirectories, and content. This directory may appear as the <code>\/home\/user\/www<\/code> directory or the <code>\/home\/user\/vhost<\/code> directory on some systems.<\/p>\n<ul>\n<li>The user <strong>must<\/strong> own the files and subdirectories in this directory.<\/li>\n<li>Subdirectories in this directory <strong>must<\/strong> possess <code>755<\/code> permissions, and files in this directories <strong>must<\/strong> possess <code>644<\/code> permissions.<\/li>\n<\/ul>\n<h4 id=\"example\">Example<\/h4>\n<p>The following is an example of the <code>public_html<\/code> directory:<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">6\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x---  <span style=\"color:#ae81ff\">7<\/span> user nobody   <span style=\"color:#ae81ff\">4096<\/span> Jan <span style=\"color:#ae81ff\">11<\/span> <span style=\"color:#ae81ff\">08<\/span>:35 .\/\ndrwx--x--x <span style=\"color:#ae81ff\">41<\/span> user user    <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:18 ..\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">2<\/span> user user    <span style=\"color:#ae81ff\">4096<\/span> May <span style=\"color:#ae81ff\">20<\/span>  <span style=\"color:#ae81ff\">2014<\/span> cgi-bin\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">2<\/span> user user    <span style=\"color:#ae81ff\">4096<\/span> Sep  <span style=\"color:#ae81ff\">4<\/span>  <span style=\"color:#ae81ff\">2014<\/span> entropybanner\/\n-rw-r--r--  <span style=\"color:#ae81ff\">1<\/span> user user       <span style=\"color:#ae81ff\">2<\/span> Jan <span style=\"color:#ae81ff\">11<\/span> <span style=\"color:#ae81ff\">08<\/span>:35 example.html\ndrwxr-xr-x  <span style=\"color:#ae81ff\">2<\/span> user user    <span style=\"color:#ae81ff\">4096<\/span> Jul <span style=\"color:#ae81ff\">16<\/span>  <span style=\"color:#ae81ff\">2013<\/span> scgi-bin\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<h3 id=\"the-mail-directory\">The mail directory<\/h3>\n<p>The <code>\/home\/user\/mail<\/code> directory contains all of the email files for all of the cPanel account\u2019s email accounts. The <code>\/home\/user\/mail<\/code> contains directory for each domain, subdomain, addon domain, and parked domain. These directories include subdirectories for each email address for the domain.<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<p>Users who migrate data to cPanel &#038; WHM servers <strong>must<\/strong> convert any <code>mbox<\/code> data to the <code>maildir<\/code> format.<\/p>\n<\/p><\/div>\n<\/div>\n<h3 id=\"example-1\">Example<\/h3>\n<p>The following are examples of the <code>mail<\/code> directory:<\/p>\n<\/p>\n<div class=\"tabs-main-wrapper\">\n<ul class=\"nav nav-pills mb-3\" id=\"pills-tab\" role=\"tablist\">\n<li class=\"nav-item\">\n    Example 1\n<\/li>\n<li class=\"nav-item\">\n    Example 2\n<\/li>\n<\/p>\n<li class=\"nav-item\">\n    Example 3\n<\/li>\n<\/ul>\n<div class=\"tab-content\" id=\"pills-tabContent\">\n<div class=\"tab-pane fade show active\" id=\"tab-title-1\" role=\"tabpanel\" aria-labelledby=\"pills-home-tab\">\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x--x  <span style=\"color:#ae81ff\">3<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> .\/\ndrwxr-x--x <span style=\"color:#ae81ff\">12<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Sep <span style=\"color:#ae81ff\">24<\/span> <span style=\"color:#ae81ff\">11<\/span>:07 ..\/\ndrwxr-x--x  <span style=\"color:#ae81ff\">9<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Jun  <span style=\"color:#ae81ff\">8<\/span>  <span style=\"color:#ae81ff\">2015<\/span> servo\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"tab-pane fade \" id=\"tab-title-2\" role=\"tabpanel\" aria-labelledby=\"pills-home-tab\">\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 6\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 7\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 8\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 9\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">10\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">11\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">12\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x--x <span style=\"color:#ae81ff\">12<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Sep <span style=\"color:#ae81ff\">24<\/span> <span style=\"color:#ae81ff\">11<\/span>:07 .\/\ndrwx--x--x <span style=\"color:#ae81ff\">41<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:18 ..\/\ndrwxr-x--x  <span style=\"color:#ae81ff\">3<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">23<\/span>  <span style=\"color:#ae81ff\">2015<\/span> archive\/\ndrwxr-x--x  <span style=\"color:#ae81ff\">3<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> colin.com\/\ndrwxr-x--x  <span style=\"color:#ae81ff\">2<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> courierimapkeywords\/\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> user user   <span style=\"color:#ae81ff\">36<\/span> Apr <span style=\"color:#ae81ff\">30<\/span>  <span style=\"color:#ae81ff\">2014<\/span> courierimapsubscribed\n-rw-r--r--  <span style=\"color:#ae81ff\">1<\/span> user user   <span style=\"color:#ae81ff\">14<\/span> Apr <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> courierimapuiddb\ndrwxr-x--x  <span style=\"color:#ae81ff\">2<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Jul <span style=\"color:#ae81ff\">15<\/span>  <span style=\"color:#ae81ff\">2013<\/span> cur\/\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> user user    <span style=\"color:#ae81ff\">0<\/span> Jun  <span style=\"color:#ae81ff\">8<\/span>  <span style=\"color:#ae81ff\">2015<\/span> dovecot-acl-list\n-rw-r-----  <span style=\"color:#ae81ff\">1<\/span> user user  <span style=\"color:#ae81ff\">244<\/span> Jun  <span style=\"color:#ae81ff\">8<\/span>  <span style=\"color:#ae81ff\">2015<\/span> dovecot.index.log\n-rw-r-----  <span style=\"color:#ae81ff\">1<\/span> user user   <span style=\"color:#ae81ff\">50<\/span> Jun  <span style=\"color:#ae81ff\">8<\/span>  <span style=\"color:#ae81ff\">2015<\/span> dovecot-uidlist\ndrwxr-x--x  <span style=\"color:#ae81ff\">5<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> .Trash\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"tab-pane fade \" id=\"tab-title-3\" role=\"tabpanel\" aria-labelledby=\"pills-home-tab\">\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 6\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 7\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 8\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 9\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">10\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">11\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x--x <span style=\"color:#ae81ff\">9<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Jun  <span style=\"color:#ae81ff\">8<\/span>  <span style=\"color:#ae81ff\">2015<\/span> .\/\ndrwxr-x--x <span style=\"color:#ae81ff\">3<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> ..\/\n-rw-rw---- <span style=\"color:#ae81ff\">1<\/span> user user   <span style=\"color:#ae81ff\">43<\/span> Apr <span style=\"color:#ae81ff\">30<\/span>  <span style=\"color:#ae81ff\">2014<\/span> courierimapacl\ndrwxr-x--x <span style=\"color:#ae81ff\">2<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> cur\/\ndrwxr-x--x <span style=\"color:#ae81ff\">5<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> .Drafts\/\ndrwxr-x--x <span style=\"color:#ae81ff\">5<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> .Junk\/\n-rw-r----- <span style=\"color:#ae81ff\">1<\/span> user mail    <span style=\"color:#ae81ff\">18<\/span> Jun <span style=\"color:#ae81ff\">30<\/span>  <span style=\"color:#ae81ff\">2014<\/span> maildirsize\ndrwxr-x--x <span style=\"color:#ae81ff\">2<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> new\/\ndrwxr-x--x <span style=\"color:#ae81ff\">5<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> .Sent\/\ndrwxr-x--x <span style=\"color:#ae81ff\">2<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">30<\/span>  <span style=\"color:#ae81ff\">2014<\/span> tmp\/\ndrwxr-x--x <span style=\"color:#ae81ff\">5<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">28<\/span>  <span style=\"color:#ae81ff\">2014<\/span> .Trash\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<h3 id=\"the-tmp-directory\">The tmp directory<\/h3>\n<p>The <code>\/home\/user\/tmp<\/code> directory contains the account\u2019s temporary files and bandwidth and statistics data. For example, you can migrate your original server\u2019s AWStats data to the <code>\/home\/user\/tmp\/awstats<\/code> directory.<\/p>\n<h4 id=\"example-2\">Example<\/h4>\n<p>The following is an example of the <code>tmp<\/code> directory:<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 6\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 7\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 8\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\"> 9\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">10\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">11\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-xr-x <span style=\"color:#ae81ff\">11<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Mar  <span style=\"color:#ae81ff\">2<\/span> <span style=\"color:#ae81ff\">12<\/span>:26 .\/\ndrwx--x--x <span style=\"color:#ae81ff\">41<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:18 ..\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">3<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">18<\/span>  <span style=\"color:#ae81ff\">2015<\/span> analog\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">3<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">18<\/span>  <span style=\"color:#ae81ff\">2015<\/span> awstats\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Sep  <span style=\"color:#ae81ff\">6<\/span>  <span style=\"color:#ae81ff\">2013<\/span> cpbandwidth\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> May <span style=\"color:#ae81ff\">12<\/span>  <span style=\"color:#ae81ff\">2014<\/span> cpcsvimport\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Jun  <span style=\"color:#ae81ff\">9<\/span>  <span style=\"color:#ae81ff\">2015<\/span> horde\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Oct <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> logaholic\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">3<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Oct <span style=\"color:#ae81ff\">30<\/span>  <span style=\"color:#ae81ff\">2014<\/span> pear\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">3<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">18<\/span>  <span style=\"color:#ae81ff\">2015<\/span> webalizer\/\ndrwxr-xr-x  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Oct <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> webalizerftp\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<h3 id=\"the-etc-directory\">The etc directory<\/h3>\n<p>The <code>\/home\/user\/etc<\/code> directory contains the email account <code>passwd<\/code>, <code>shadow<\/code>, and <code>quota<\/code> files. For example, you can migrate your original server\u2019s email account quota data to the <code>\/home\/user\/etc\/quota<\/code> directory.<\/p>\n<h4 id=\"example-3\">Example<\/h4>\n<p>The following is an example of the <code>tmp<\/code> directory:<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">6\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x---  <span style=\"color:#ae81ff\">5<\/span> user mail  <span style=\"color:#ae81ff\">4096<\/span> Oct <span style=\"color:#ae81ff\">21<\/span> <span style=\"color:#ae81ff\">10<\/span>:23 .\/\ndrwx--x--x <span style=\"color:#ae81ff\">41<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:18 ..\/\ndrwx--x--x  <span style=\"color:#ae81ff\">3<\/span> user user <span style=\"color:#ae81ff\">4096<\/span> Apr <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> passwd\/\n-rw-r--r--  <span style=\"color:#ae81ff\">1<\/span> user user    <span style=\"color:#ae81ff\">0<\/span> Apr <span style=\"color:#ae81ff\">22<\/span>  <span style=\"color:#ae81ff\">2014<\/span> quota\n-rw-r--r--  <span style=\"color:#ae81ff\">1<\/span> user user    <span style=\"color:#ae81ff\">9<\/span> Feb  <span style=\"color:#ae81ff\">4<\/span> <span style=\"color:#ae81ff\">09<\/span>:33 cacheid\ndrwxr-x---  <span style=\"color:#ae81ff\">5<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">12<\/span> <span style=\"color:#ae81ff\">03<\/span>:11 shadow\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<h3 id=\"the-ssl-directory\">The ssl directory<\/h3>\n<p>The <code>\/home\/user\/ssl<\/code> directory contains the SSL certificates for the domains on the account.<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<p>After migrating the SSL certificates, you <strong>must<\/strong> activate them in the <em>Manage SSL Hosts<\/em> section of WHM\u2019s <em>Manage SSL Hosts<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; SSL\/TLS &gt;&gt; Manage SSL Hosts<\/em>).<\/p>\n<\/p><\/div>\n<\/div>\n<h4 id=\"example-4\">Example<\/h4>\n<p>The following is an example of the <code>ssl<\/code> directory:<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-xr-x  <span style=\"color:#ae81ff\">5<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Aug  <span style=\"color:#ae81ff\">3<\/span>  <span style=\"color:#ae81ff\">2015<\/span> .\/\ndrwx--x--x <span style=\"color:#ae81ff\">41<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:18 ..\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Feb <span style=\"color:#ae81ff\">16<\/span>  <span style=\"color:#ae81ff\">2015<\/span> certs\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Feb <span style=\"color:#ae81ff\">16<\/span>  <span style=\"color:#ae81ff\">2015<\/span> csrs\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> user user  <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">25<\/span>  <span style=\"color:#ae81ff\">2015<\/span> keys\/<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<h3 id=\"the-mysql-directory\">The mysql directory<\/h3>\n<p>The <code>mysql<\/code> directory stores the MySQL\u00ae databases for every account on the server.<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>You <strong>must<\/strong> create the empty database on the account first, and then restore it to that new database. To do this, use cPanel\u2019s <em>MySQL Database Wizard<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Databases &gt;&gt; MySQL Database Wizard<\/em>).<\/li>\n<li>You <strong>must<\/strong> create a dump of your database and import it via cPanel\u2019s <em>phpMyAdmin<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Databases &gt;&gt; phpMyAdmin<\/em>).<\/li>\n<\/ul><\/div>\n<\/div>\n<h4 id=\"example-5\">Example<\/h4>\n<p>The following is an example of the <code>mysql<\/code> directory:<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">6\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">7\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">8\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x--x <span style=\"color:#ae81ff\">30<\/span> mysql mysql     <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:57 .\/\ndrwxr-xr-x <span style=\"color:#ae81ff\">26<\/span> root  root      <span style=\"color:#ae81ff\">4096<\/span> Nov <span style=\"color:#ae81ff\">11<\/span> <span style=\"color:#ae81ff\">03<\/span>:11 ..\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> mysql mysql     <span style=\"color:#ae81ff\">4096<\/span> Jun <span style=\"color:#ae81ff\">17<\/span>  <span style=\"color:#ae81ff\">2014<\/span> apitest_hammock_r_d\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> mysql mysql     <span style=\"color:#ae81ff\">4096<\/span> Jun <span style=\"color:#ae81ff\">17<\/span>  <span style=\"color:#ae81ff\">2014<\/span> apitest_jason\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> mysql mysql     <span style=\"color:#ae81ff\">4096<\/span> Jun <span style=\"color:#ae81ff\">17<\/span>  <span style=\"color:#ae81ff\">2014<\/span> apitest_newestaddition\/\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> mysql mysql    <span style=\"color:#ae81ff\">16384<\/span> Feb <span style=\"color:#ae81ff\">20<\/span> <span style=\"color:#ae81ff\">03<\/span>:07 aria_log.00000001\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> mysql mysql       <span style=\"color:#ae81ff\">52<\/span> Feb <span style=\"color:#ae81ff\">20<\/span> <span style=\"color:#ae81ff\">03<\/span>:07 aria_log_control\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> mysql mysql       <span style=\"color:#ae81ff\">56<\/span> Feb <span style=\"color:#ae81ff\">11<\/span>  <span style=\"color:#ae81ff\">2015<\/span> auto.cnf<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<h3 id=\"the-pgsql-directory\">The pgsql directory<\/h3>\n<p>The <code>\/var\/lib\/pgsql<\/code> directory stores the PostgreSQL\u00ae databases for every account on the server.<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>You <strong>must<\/strong> create the empty database on the account first, and then restore it to that new database. To do this, use cPanel\u2019s <em>PostgreSQL Database Wizard<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Databases &gt;&gt; PostgreSQL Database Wizard<\/em>).<\/li>\n<li>You <strong>must<\/strong> create a dump of your database and import it via cPanel\u2019s <em>phpPgAdmin<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Databases &gt;&gt; phpPgAdmin<\/em>).<\/li>\n<\/ul><\/div>\n<\/div>\n<h4 id=\"example-6\">Example<\/h4>\n<p>The following is an example of the <code>pgsql<\/code> directory:<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">6\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">7\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">8\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-bash\" data-lang=\"bash\">drwxr-x--x <span style=\"color:#ae81ff\">30<\/span> pgsql pgsql     <span style=\"color:#ae81ff\">4096<\/span> Mar <span style=\"color:#ae81ff\">14<\/span> <span style=\"color:#ae81ff\">02<\/span>:57 .\/\ndrwxr-xr-x <span style=\"color:#ae81ff\">26<\/span> root  root      <span style=\"color:#ae81ff\">4096<\/span> Nov <span style=\"color:#ae81ff\">11<\/span> <span style=\"color:#ae81ff\">03<\/span>:11 ..\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> pgsql pgsql     <span style=\"color:#ae81ff\">4096<\/span> Jun <span style=\"color:#ae81ff\">17<\/span>  <span style=\"color:#ae81ff\">2014<\/span> apitest_hammock_r_d\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> pgsql pgsql     <span style=\"color:#ae81ff\">4096<\/span> Jun <span style=\"color:#ae81ff\">17<\/span>  <span style=\"color:#ae81ff\">2014<\/span> apitest_jason\/\ndrwx------  <span style=\"color:#ae81ff\">2<\/span> pgsql pgsql     <span style=\"color:#ae81ff\">4096<\/span> Jun <span style=\"color:#ae81ff\">17<\/span>  <span style=\"color:#ae81ff\">2014<\/span> apitest_newestaddition\/\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> pgsql pgsql    <span style=\"color:#ae81ff\">16384<\/span> Feb <span style=\"color:#ae81ff\">20<\/span> <span style=\"color:#ae81ff\">03<\/span>:07 aria_log.00000001\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> pgsql pgsql       <span style=\"color:#ae81ff\">52<\/span> Feb <span style=\"color:#ae81ff\">20<\/span> <span style=\"color:#ae81ff\">03<\/span>:07 aria_log_control\n-rw-rw----  <span style=\"color:#ae81ff\">1<\/span> pgsql pgsql       <span style=\"color:#ae81ff\">56<\/span> Feb <span style=\"color:#ae81ff\">11<\/span>  <span style=\"color:#ae81ff\">2015<\/span> auto.cnf<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<h2 id=\"after-migration\">After migration<\/h2>\n<p>After you migrate your files to your new cPanel &#038; WHM server, perform the following steps:<\/p>\n<ol>\n<li>\n<p>Confirm that all of the content and credentials migrated properly and that they function in the new environment.<\/p>\n<\/li>\n<li>\n<p>Update your domain\u2019s nameservers to match the new nameservers on your cPanel &#038; WHM server.<\/p>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n<p>We also recommend that you edit the DNS records on your old server to point to your cPanel &#038; WHM server so that all content forwards to the new server.<\/p>\n<\/p><\/div>\n<\/div>\n<\/li>\n<li>\n<p>Create cPanel and reseller accounts. To do this, use WHM\u2019s <em>Create a New Account<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; Account Functions &gt;&gt; Create a New Account<\/em>).<\/p>\n<\/li>\n<\/ol><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Overview Warning: Only experienced system administrators who understand migrations should perform this process. System administrators can migrate accounts from unsupported third-party control panels to cPanel &#038; WHM. cPanel, L.L.C. offers free migration services for Plesk\u00ae, DirectAdmin, and Ensim\u00ae. Important: You will need to customize unsupported services to use them on cPanel &#038; WHM. cPanel &#038; &hellip;<\/p>\n","protected":false},"author":1,"featured_media":543,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts\/542"}],"collection":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/comments?post=542"}],"version-history":[{"count":0,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts\/542\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/media\/543"}],"wp:attachment":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/media?parent=542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/categories?post=542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/tags?post=542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}