{"id":2291,"date":"2023-01-19T17:48:17","date_gmt":"2023-01-19T17:48:17","guid":{"rendered":"https:\/\/tryrdp.com\/blog\/?p=2291"},"modified":"2026-05-24T06:27:07","modified_gmt":"2026-05-24T06:27:07","slug":"install-cpanel-whm-on-centos-8","status":"publish","type":"post","link":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/","title":{"rendered":"How to Install cPanel\/WHM on CentOS 8"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/image-6.jpeg\" alt=\"Install cPanel\/WHM on CentOS\" class=\"wp-image-2490\" width=\"637\" height=\"190\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/image-6.jpeg 637w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/image-6-300x89.jpeg 300w\" sizes=\"auto, (max-width: 637px) 100vw, 637px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The cPanel is a popular web hosting control panel for Linux-based operating systems. It contains two great user interfaces:&nbsp;<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">a server management interface&nbsp;<\/span><\/li>\n\n\n\n<li><span style=\"font-weight: 400;\">a client-based graphical interface<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The cPanel manages file manager, file and directory restoration, disk usage, backup, FTP accounts, FTP connections, and domains. It creates databases, such as MySQL databases, remote MySQL, and PHP my admin. It is Viable with all internet browsers. It speeds up the loading of the website.&nbsp;<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">WHM is an acronym for Web Host Manager. WHM is a web-hosting administrative control panel for Linux-based operating systems. With cPanel, WHM provides a complete control panel for managing accounts and domains on the server.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The Control panel of the web browser contains all of the tools needed to design a website. Control panels like cPanel\/WHM make things simpler. So Website administrators and full-time tech teams are not required to design a website. The cPanel is an end-user control panel while WHM is a reseller control panel. However, it is essential to know about cPanel, WHM, and the procedure of installing cPanel correctly on Centos 8 to use cPanel.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Must Read:<\/strong> <a href=\"https:\/\/tryrdp.com\/blog\/best-open-source-web-hosting-control-panels\/\">16 Best Open-Source Web Hosting Control Panels As Of 2023<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><b><strong>Pre-requirements to install cPanel\/WHM on CentOS 8<\/strong><\/b><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The cPanel\/WHM cannot be installed on every device with CentOS. Some things are required<strong> to install cPanel\/WHM on CentOS 8<\/strong>. Following are the pre-requirements to install cPanel\/WHM on CentOS 8.<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">64-bit CentOS<\/span><\/li>\n\n\n\n<li><span style=\"font-weight: 400;\">Minimum 1 GB Random Access Memory (RAM)<\/span><\/li>\n\n\n\n<li><span style=\"font-weight: 400;\">Minimum 20 GB space free in hard disk<\/span><\/li>\n\n\n\n<li><span style=\"font-weight: 400;\">Valid cPanel license<\/span><\/li>\n\n\n\n<li><span style=\"font-weight: 400;\">Standard Fully Qualified Domain Name (FQDN)<\/span><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><b><strong>Installing cPanel\/WHM on CentOS 8<\/strong><\/b><\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"760\" height=\"285\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/cPanel-Logo.png\" alt=\"\" class=\"wp-image-3137\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/cPanel-Logo.png 760w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/cPanel-Logo-300x113.png 300w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/cPanel-Logo-150x56.png 150w\" sizes=\"auto, (max-width: 760px) 100vw, 760px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Installation of cPanel\/WHM is a complex process, which involves several steps to execute. Following are the various steps to be done to <strong>install cPanel\/WHM on CentOS<\/strong>.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 1:<\/b><span style=\"font-weight: 400;\"> Creation of server hostname<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">If the host server doesn&#8217;t have a standard, fully qualified domain name, create it. Run the following command to create a hostname.<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>hostnamectl set-hostname&nbsp;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">For example, in cpanel.tithi.lan, Cpanel is the hostname, and tithi.lan is the domain name<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\"><strong>Step 2:<\/strong> Installation of Tar on the Server<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">If the server doesn&#8217;t have tar, install it. Run the following command to install tar. Ignore this step if tar is already installed.&nbsp;<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&nbsp;yum install tar<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\"><strong>Step 3:<\/strong> Installation of Perl on the Server<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">If the server doesn&#8217;t have Perl, install it. Run the following command to install Perl. Ignore this step if Perl is already installed.&nbsp;<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&nbsp;yum install perl&nbsp;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 4: <\/b><span style=\"font-weight: 400;\">Installation of cURLon the Server<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">If the server doesn&#8217;t have a cURL, install it. Run the following command to install cURL. Ignore this step if cURL is already installed.&nbsp;<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install curl&nbsp;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 5: <\/b><span style=\"font-weight: 400;\">Download and run the auto-installer script<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Execute the following command to download the auto-installer script.<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -o latest -L https:\/\/securedownloads.cpanel.net\/latest<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Execute the following command to run the auto-installer script.<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># sh latest<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 6:<\/b><span style=\"font-weight: 400;\"> Installation of screen<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Screen installation is required when SSH protocol is used to connect the server. Run the <\/span><b>screen <\/b><span style=\"font-weight: 400;\">command to check whether the operating system has a screen in the path. If the operating system has a screen in the path, the system will return <\/span><b>\/usr\/bin\/screen<\/b><span style=\"font-weight: 400;\">. If the server doesn&#8217;t have a screen, install it. Run the following command to install the screen. Ignore this step if the server is not connected using SSH protocol.&nbsp;<\/span><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install screen&nbsp;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step7:<\/b><span style=\"font-weight: 400;\"> Access to WHM<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">After installing cPanel, the next step is accessing Web Host Manager. Reboot the system. Access WHM with the following URL:<\/span><\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/SERVER_IP:2087\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 8:<\/b><span style=\"font-weight: 400;\"> Accept the End User License Agreement<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Log in with the user Root and password. Agree on the End User License Agreement after reading it.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 9: <\/b><span style=\"font-weight: 400;\">Activate cPanel<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The cPanel should be activated after accepting the end-user license agreement. To activate cPanel and get a cPanel notification, go to the setup networking section and give the server contact email address and server contact SMS address.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 10:<\/b><span style=\"font-weight: 400;\"> Add hostname and resolvers<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Add the server&#8217;s hostname and resolver entries in the set-up networking section. Google or ISP resolvers can be added here.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 11:<\/b><span style=\"font-weight: 400;\"> Select the Main Network\/Ethernet Device<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Select the main network\/ethernet device from the setup networking section and click the save button. The main IP address of the specified server is the device IP.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 12:<\/b><span style=\"font-weight: 400;\"> Set up IP addresses<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Add the static IP address for the main server. Choose one IP address from the network interface card.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 13:<\/b><span style=\"font-weight: 400;\"> Add Nameservers and Hostname<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Add nameservers in the empty fields, select a checkbox, and click the save button.&nbsp;<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 14:<\/b><span style=\"font-weight: 400;\"> FTP Configuration<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">This step includes FTP configuration, mail server configuration, and adding MTAs. Select any option in FTP to configure FTP. Select the option Disabled if you want to disable FTP. Pure-FTPD is the most widely selected nowadays.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 15:<\/b><span style=\"font-weight: 400;\"> Enable Cphulk<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Enable Cphulk from the Cphulk brute force protection section to block the IP addresses from which brute force attacks are sent.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Step 16:<\/b><span style=\"font-weight: 400;\"> Setup Quotas<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Click on use file system quotas to check the disk space availability and send a notification. Click the finish setup wizard to complete the installation. The WHM Home page will display now.<\/span><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><b>Problems during installation of cPanel\/WHM on CentOS 8<\/b><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Some problems may occur during the installation of cPanel\/WHM on CentOS 8. Additional steps are done to solve this problem. If the problem is not solved by doing anything, Open a ticket with cPanel customer care service for additional help. Following are the problems during the installation of cPanel\/WHM on CentOS.<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">License errors<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The reasons for license errors are invalid hostname, incorrect time and date, connection problem issue cPanel, and Expired license. License errors can be solved by verifying the license&#8217;s IP address to know whether the license is still valid or expired, checking the server&#8217;s connectivity, checking to resolve, checking whether the hostname is valid, and updating the time and date of the server.<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">Security issues on the website<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The reason for security issues of the website is the cPanel, and WHM servers install self-signed certificates, which are not recognized by modern web browsers as secured. Security issues of the website can be solved by purchasing a certificate from Purchase and Install an SSL Certificate.<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">RPMs or .deb packages failures<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The reasons for RPMs or .deb package failures are a package that doesn&#8217;t exist in the server, rogue RPMs, inability to unpack the new package to the correct location, the system classifies a package as obsolete, and full or immutable destination directory.<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">Error message during the Perl installation<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">During Perl installation, the following error message will display if the installation of Perl fails.<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><b>Fatal! Perl must be installed before proceeding!<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">High CPU load<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The main reason for the high CPU load is the non-interruptible sleep of the memory pressure. To solve this problem, make this sleep interruptible.<\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"font-weight: 400;\">Hostname issues<\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">The main problem with the hostname issue is the hostname setting is lost when a server is hosted in the cloud. To solve this problem, you must develop a <\/span><b>dhclient <\/b><span style=\"font-weight: 400;\">exit hook script that correctly sets the hostname.<\/span><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><b><strong>Conclusion&nbsp;<\/strong><\/b><\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/06\/image.jpeg\" alt=\"\" class=\"wp-image-3140\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/06\/image.jpeg 1000w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/06\/image-300x200.jpeg 300w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/06\/image-768x512.jpeg 768w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/06\/image-150x100.jpeg 150w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">On Centos, cPanel is recommended for maximum server resource utilization and stability. You can begin working with your server without logging in with the help of a control panel. Imagine placing an order for a Linux or Windows server. Complementary software like Apache, Nginx, MySQL, phpMyAdmin, etc., need to be installed on it. If you need to upload files, an FTP server is also essential. It could take a few hours for an experienced administrator, but if you&#8217;re new to this, it could take days to understand and set up correctly. The Control panel can do all the work done by complementary software in a minute, so you can rest assured that nothing will go wrong and everything will function as intended.&nbsp;<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><span style=\"font-weight: 400;\">Installation and use of cPanel\/WHM version 94 on CentOS 8 is easy. CentOS supports cPanel without any issues. Compared to previous versions of CentOS, CentOS 8 features the most significant changes. CentOS 8 removed support for the TCP Wrappers package, which affected cPanel and WHM&#8217;s functionality. One of the most important aspects of website optimization on CentOS 8 is knowing how to install cPanel\/WHM on CentOS 8.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The cPanel is a popular web hosting control panel for Linux-based operating systems. It contains two great user interfaces:&nbsp; The cPanel manages file manager, file and directory restoration, disk usage, backup, FTP accounts, FTP connections, &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install cPanel\/WHM on CentOS 8\" class=\"read-more button\" href=\"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#more-2291\" aria-label=\"More on How to Install cPanel\/WHM on CentOS 8\">Read more<\/a><\/p>\n","protected":false},"author":7,"featured_media":2493,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[137],"class_list":["post-2291","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vps","tag-install-cpanel-whm-on-centos"],"featured_image_src":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png","author_info":{"display_name":"Tithi Mukherjee","author_link":"https:\/\/tryrdp.com\/blog\/author\/tithi\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install cPanel\/WHM on CentOS 8<\/title>\n<meta name=\"description\" content=\"Have a look into this article to know about the full guide regarding the steps of How to Install cPanel\/WHM on CentOS 8\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install cPanel\/WHM on CentOS 8\" \/>\n<meta property=\"og:description\" content=\"Have a look into this article to know about the full guide regarding the steps of How to Install cPanel\/WHM on CentOS 8\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/\" \/>\n<meta property=\"og:site_name\" content=\"TryRDP Blog\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=100003803338568\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-19T17:48:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-24T06:27:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Tithi Mukherjee\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tithi Mukherjee\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/\"},\"author\":{\"name\":\"Tithi Mukherjee\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/person\\\/6987ffd35a3b8930dfc6f1ce18128881\"},\"headline\":\"How to Install cPanel\\\/WHM on CentOS 8\",\"datePublished\":\"2023-01-19T17:48:17+00:00\",\"dateModified\":\"2026-05-24T06:27:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/\"},\"wordCount\":1348,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Install-cPanelWHM-on-CentOS-8.png\",\"keywords\":[\"Install cPanel\\\/WHM on CentOS\"],\"articleSection\":[\"VPS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/\",\"name\":\"How to Install cPanel\\\/WHM on CentOS 8\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Install-cPanelWHM-on-CentOS-8.png\",\"datePublished\":\"2023-01-19T17:48:17+00:00\",\"dateModified\":\"2026-05-24T06:27:07+00:00\",\"description\":\"Have a look into this article to know about the full guide regarding the steps of How to Install cPanel\\\/WHM on CentOS 8\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Install-cPanelWHM-on-CentOS-8.png\",\"contentUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Install-cPanelWHM-on-CentOS-8.png\",\"width\":1920,\"height\":1080,\"caption\":\"Install cPanelWHM on CentOS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/install-cpanel-whm-on-centos-8\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install cPanel\\\/WHM on CentOS 8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/\",\"name\":\"TryRDP Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#organization\",\"name\":\"TryRDP Blog\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/cropped-logolight-1.png\",\"contentUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/cropped-logolight-1.png\",\"width\":300,\"height\":60,\"caption\":\"TryRDP Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/person\\\/6987ffd35a3b8930dfc6f1ce18128881\",\"name\":\"Tithi Mukherjee\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g\",\"caption\":\"Tithi Mukherjee\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100003803338568\",\"https:\\\/\\\/www.instagram.com\\\/tithiimukherjee_\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/sulagna-mukherjee-tithi\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@NoobieTechsTithi_mukherjee\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install cPanel\/WHM on CentOS 8","description":"Have a look into this article to know about the full guide regarding the steps of How to Install cPanel\/WHM on CentOS 8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/","og_locale":"en_US","og_type":"article","og_title":"How to Install cPanel\/WHM on CentOS 8","og_description":"Have a look into this article to know about the full guide regarding the steps of How to Install cPanel\/WHM on CentOS 8","og_url":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/","og_site_name":"TryRDP Blog","article_author":"https:\/\/www.facebook.com\/profile.php?id=100003803338568","article_published_time":"2023-01-19T17:48:17+00:00","article_modified_time":"2026-05-24T06:27:07+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png","type":"image\/png"}],"author":"Tithi Mukherjee","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tithi Mukherjee","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#article","isPartOf":{"@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/"},"author":{"name":"Tithi Mukherjee","@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/person\/6987ffd35a3b8930dfc6f1ce18128881"},"headline":"How to Install cPanel\/WHM on CentOS 8","datePublished":"2023-01-19T17:48:17+00:00","dateModified":"2026-05-24T06:27:07+00:00","mainEntityOfPage":{"@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/"},"wordCount":1348,"commentCount":0,"publisher":{"@id":"https:\/\/tryrdp.com\/blog\/#organization"},"image":{"@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#primaryimage"},"thumbnailUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png","keywords":["Install cPanel\/WHM on CentOS"],"articleSection":["VPS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/","url":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/","name":"How to Install cPanel\/WHM on CentOS 8","isPartOf":{"@id":"https:\/\/tryrdp.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#primaryimage"},"image":{"@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#primaryimage"},"thumbnailUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png","datePublished":"2023-01-19T17:48:17+00:00","dateModified":"2026-05-24T06:27:07+00:00","description":"Have a look into this article to know about the full guide regarding the steps of How to Install cPanel\/WHM on CentOS 8","breadcrumb":{"@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#primaryimage","url":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png","contentUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2023\/01\/Install-cPanelWHM-on-CentOS-8.png","width":1920,"height":1080,"caption":"Install cPanelWHM on CentOS"},{"@type":"BreadcrumbList","@id":"https:\/\/tryrdp.com\/blog\/install-cpanel-whm-on-centos-8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tryrdp.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install cPanel\/WHM on CentOS 8"}]},{"@type":"WebSite","@id":"https:\/\/tryrdp.com\/blog\/#website","url":"https:\/\/tryrdp.com\/blog\/","name":"TryRDP Blog","description":"","publisher":{"@id":"https:\/\/tryrdp.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tryrdp.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tryrdp.com\/blog\/#organization","name":"TryRDP Blog","url":"https:\/\/tryrdp.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2021\/08\/cropped-logolight-1.png","contentUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2021\/08\/cropped-logolight-1.png","width":300,"height":60,"caption":"TryRDP Blog"},"image":{"@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/person\/6987ffd35a3b8930dfc6f1ce18128881","name":"Tithi Mukherjee","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g","caption":"Tithi Mukherjee"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100003803338568","https:\/\/www.instagram.com\/tithiimukherjee_","https:\/\/www.linkedin.com\/in\/sulagna-mukherjee-tithi\/","https:\/\/www.youtube.com\/@NoobieTechsTithi_mukherjee"]}]}},"_links":{"self":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts\/2291","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/comments?post=2291"}],"version-history":[{"count":1,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts\/2291\/revisions"}],"predecessor-version":[{"id":4197,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts\/2291\/revisions\/4197"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/media\/2493"}],"wp:attachment":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/media?parent=2291"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/categories?post=2291"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/tags?post=2291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}