{"id":4467,"date":"2019-07-31T14:24:42","date_gmt":"2019-07-31T18:24:42","guid":{"rendered":"https:\/\/www.globo.tech\/learning-center\/?p=4467"},"modified":"2019-07-31T14:24:43","modified_gmt":"2019-07-31T18:24:43","slug":"how-to-install-litespeed-on-centos-7-with-cpanel","status":"publish","type":"post","link":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/","title":{"rendered":"How to install LiteSpeed on CentOS 7 with cPanel"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"628\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg\" alt=\"\" class=\"wp-image-4509\"\/><\/figure>\n\n\n\n<p>Here is how to install LiteSpeed on CentOS 7 with cPanel. LiteSpeed is a proprietary web server software developed by LiteSpeed Technologies. It is a high-performance web server very similar to Apache and fully compatible with existing Apache configuration files. LiteSpeed is compatible with mod_rewrite, .htaccess, mod_security and most used control panel like cPanel, DirectAdmin, etc. It is specially designed high traffic websites.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><br> <strong>Features<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Provide WebAdmin to manage the LiteSpeed web server.<\/li><li>Easily install with a single script.<\/li><li>Automatically rebuild LiteSpeed&#8217;s supported PHP.<\/li><li>Manage versions, Licence and Service from WebAdmin console.<\/li><li>Allows to switch between Apache and LiteSpeed Web Server<\/li><\/ul>\n\n\n\n<p><br>In this tutorial, we will explain how to install LiteSpeed web server on a cPanel server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NEEDREVIEWS-HowtoinstallLitespeedonaCentOS7withcPanelserver-Requirements\"><br>Requirements<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>A server running CentOS 7 with <a href=\"https:\/\/www.globo.tech\/learning-center\/install-cpanel-whm-centos-7\/\">cPanel installed<\/a>.<\/li><li>Root access to the server.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NEEDREVIEWS-HowtoinstallLitespeedonaCentOS7withcPanelserver-InstallLiteSpeedPlug-inforcPanel\"><br>Install LiteSpeed Plug-in for cPanel<\/h2>\n\n\n\n<p>To install LiteSpeed on CentOS 7 with cPanel, first log in to your server via SSH with root privileges and download the LiteSpeed plug-in installation script for cPanel with the following command:<\/p>\n\n\n\n<code>cd \/usr\/src<\/code>\n<code>wget http:\/\/www.litespeedtech.com\/packages\/cpanel\/lsws_whm_plugin_install.sh<\/code>\n\n\n\n<p><br>Next, run the script with the following command:<\/p>\n\n\n\n<code>sh lsws_whm_plugin_install.sh<\/code>\n\n\n\n<p><br>Once the installation has been completed, you should see the following output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Install LiteSpeed Web Server Plugin for WHM\n==============================================\n\n\nmkdir: created directory \u2018\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/lsws\u2019\nmkdir: created directory \u2018\/usr\/local\/cpanel\/whostmgr\/docroot\/templates\/lsws\u2019\n\n\n... creating directories ...\nmkdir: created directory \u2018\/usr\/src\/lsws_whm\u2019\n&nbsp; Temp directory created\n... downloading latest version of the plugin ...\n--2019-07-13 03:52:29--&nbsp;&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/www.litespeedtech.com\/packages\/cpanel\/lsws_whm_plugin.tar.gz\" target=\"_blank\">http:\/\/www.litespeedtech.com\/packages\/cpanel\/lsws_whm_plugin.tar.gz<\/a>\nResolving&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/www.litespeedtech.com\/\" target=\"_blank\">www.litespeedtech.com<\/a>&nbsp;(<a rel=\"noreferrer noopener\" href=\"http:\/\/www.litespeedtech.com\/\" target=\"_blank\">www.litespeedtech.com<\/a>)... 52.55.120.73\nConnecting to&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/www.litespeedtech.com\/\" target=\"_blank\">www.litespeedtech.com<\/a>&nbsp;(<a rel=\"noreferrer noopener\" href=\"http:\/\/www.litespeedtech.com\/\" target=\"_blank\">www.litespeedtech.com<\/a>)|52.55.120.73|:80... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 665512 (650K) [application\/gzip]\nSaving to: \u2018\/usr\/src\/lsws_whm\/lsws_whm_plugin.tar.gz\u2019\n\n\n100%[=====================================================================================================&gt;] 6,65,512&nbsp;&nbsp;&nbsp;&nbsp; 460KB\/s&nbsp;&nbsp; in 1.4s&nbsp;&nbsp;\n\n\n2019-07-13 03:52:31 (460 KB\/s) - \u2018\/usr\/src\/lsws_whm\/lsws_whm_plugin.tar.gz\u2019 saved [665512\/665512]\n\nDone downloading.\n\n... extracting ...\n\n... moving files ...\n... setting permission to files ...\n&nbsp;&nbsp; LiteSpeed is not installed, skip hook operation\nRegister LSWS Plugin ...\nmkdir: created directory \u2018\/var\/cpanel\/apps\u2019\n&nbsp; apps registration directory created\nlsws registered\nupdated EA3 to EA4 migration scripts under \/var\/cpanel\/ea4_migration_hooks\n\nLiteSpeed WHM Plugin Installed Successfully.\n==============================================<\/pre>\n\n\n\n<p><br>Next, remove the installation script with the following command:<\/p>\n\n\n\n<code>rm -f lsws_whm_plugin_install.sh<\/code>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NEEDREVIEWS-HowtoinstallLitespeedonaCentOS7withcPanelserver-InstallLiteSpeedWebServerfromWHM\/cPanel\"><br>Install LiteSpeed Web Server from WHM\/cPanel<\/h2>\n\n\n\n<p>LiteSpeed plug-in for cPanel is now installed. Next, Log in to WHM Control Panel and navigate to <strong>Plugins<\/strong>. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-Plugin.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-Plugin.png\" alt=\"\" class=\"wp-image-4468\" width=\"649\" height=\"309\"\/><\/a><\/figure>\n\n\n\n<p><br>Next, click on the&nbsp;<strong>LiteSpeedWebServer<\/strong>, you should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-Plugin.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-Plugin.png\" alt=\"\" class=\"wp-image-4469\" width=\"649\" height=\"316\"\/><\/a><\/figure>\n\n\n\n<p><br>Next, click on &#8220;<strong>Install LiteSpeed Web Server<\/strong>&#8220;. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-Plugin-Step-1.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-Plugin-Step-1.png\" alt=\"\" class=\"wp-image-4470\" width=\"648\" height=\"291\"\/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-Plugin-Step-2.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-Plugin-Step-2.png\" alt=\"\" class=\"wp-image-4471\" width=\"640\" height=\"257\"\/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeedWebAdminLogin.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeedWebAdminLogin.png\" alt=\"\" class=\"wp-image-4472\" width=\"624\" height=\"132\"\/><\/a><\/figure>\n\n\n\n<p><br>Next, accept the Licence Agreement, Select &#8220;Request a trial license&#8221;, Provide port offset (Set 0 to replace Apache, set 2000 to set LiteSpeed on port 2080), Provide user name and password for WebAdmin console. Then, click on the Install button. Once the installation has been completed, you should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeedLicenseAgreement0.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeedLicenseAgreement0.png\" alt=\"\" class=\"wp-image-4478\" width=\"642\" height=\"328\"\/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeedLicenseAgreement.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeedLicenseAgreement.png\" alt=\"\" class=\"wp-image-4475\" width=\"635\" height=\"287\"\/><\/a><\/figure>\n\n\n\n<p><br>Next, click on the&nbsp;<strong>OK<\/strong>&nbsp;button. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-ControlPanel.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-ControlPanel.png\" alt=\"\" class=\"wp-image-4473\" width=\"643\" height=\"338\"\/><\/a><\/figure>\n\n\n\n<p><br>In the above page, you should see some warning. To remove them, first uninstall ruid2 module with the following command on your terminal:<\/p>\n\n\n\n<code>yum remove ea-apache24-mod_ruid2<\/code>\n\n\n\n<p><br>Next, from the WHM \/ cPanel dashboard, click on the &#8220;<strong>Manage Cache Installations<\/strong>&#8221; to generate cache management data. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-Manage-Cache.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-Manage-Cache.png\" alt=\"\" class=\"wp-image-4476\" width=\"645\" height=\"338\"\/><\/a><\/figure>\n\n\n\n<p><br>Next, click on the &#8220;<strong>Switch to LiteSpeed<\/strong>&#8221; button to replace Apache with LiteSpeed Web Server. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Switch-to-LiteSpeed.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Switch-to-LiteSpeed.png\" alt=\"\" class=\"wp-image-4479\" width=\"648\" height=\"325\"\/><\/a><\/figure>\n\n\n\n<p><br>Now, click on the &#8220;<strong>Switch to LiteSpeed<\/strong>&#8221; to restart LiteSpeed as a main web server. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Switch-to-LiteSpeed-Successfull.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Switch-to-LiteSpeed-Successfull.png\" alt=\"\" class=\"wp-image-4474\" width=\"650\" height=\"333\"\/><\/a><\/figure>\n\n\n\n<p><br>Now, click on the&nbsp;<strong>OK<\/strong>&nbsp;button to finish the installation.<\/p>\n\n\n\n<p>Open your terminal and check the status of LiteSpeed service with the following command:<\/p>\n\n\n\n<code>systemctl status lshttpd<\/code>\n\n\n\n<p><br>If everything is fine, you should see the following output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> lshttpd.service - LiteSpeed HTTP Server\n&nbsp;&nbsp; Loaded: loaded (\/usr\/lib\/systemd\/system\/lshttpd.service; enabled; vendor preset: disabled)\n&nbsp;&nbsp; Active: active (running) since Sat 2019-07-13 03:10:00 EDT; 52min ago\n&nbsp;Main PID: 5293 (httpd)\n&nbsp;&nbsp; CGroup: \/system.slice\/httpd.service\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005293 \/usr\/sbin\/httpd -k start\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005295 \/usr\/local\/cpanel\/bin\/splitlogs --dir=\/etc\/apache2\/logs\/domlogs --main=<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;--suffix=-bytes_log\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005296 \/usr\/local\/cpanel\/bin\/splitlogs --dir=\/etc\/apache2\/logs\/domlogs --main=<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;--mainout=\/etc\/apache2\/logs\/acce...\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005298 \/usr\/local\/cpanel\/3rdparty\/bin\/perl \/usr\/local\/cpanel\/bin\/leechprotect\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005300 \/usr\/sbin\/httpd -k start\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005301 \/usr\/sbin\/httpd -k start\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005302 \/usr\/sbin\/httpd -k start\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005303 \/usr\/sbin\/httpd -k start\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u251c\u25005304 \/usr\/sbin\/httpd -k start\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u2514\u25005449 \/usr\/sbin\/httpd -k start\n\n\nJul 13 04:01:07&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;systemd[1]: Starting LiteSpeed HTTP Server...\nJul 13 04:01:08&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;lswsctrl[27749]: 2019-07-13 04:01:08.410168 [NOTICE] Memory size is: 1014968KB.\nJul 13 04:01:09&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;lswsctrl[27749]: 2019-07-13 04:01:09.460561 [NOTICE] [OK] Updated license key has been created at ...al.key.\nJul 13 04:01:09&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;lswsctrl[27749]: [OK] litespeed: pid=27765.\nJul 13 04:01:11&nbsp;<a rel=\"noreferrer noopener\" href=\"http:\/\/cpanel.example.com\/\" target=\"_blank\">cpanel.example.com<\/a>&nbsp;systemd[1]: Started LiteSpeed HTTP Server.\nHint: Some lines were ellipsized, use -l to show in full.<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NEEDREVIEWS-HowtoinstallLitespeedonaCentOS7withcPanelserver-AccessLiteSpeedWebAdminConsole\"><br>Access LiteSpeed WebAdmin Console<\/h2>\n\n\n\n<p>Now, open your web browser and type the URL&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/your-server-ip:7080\/\" target=\"_blank\">https:\/\/your-server-ip:7080<\/a>. You will be redirected to the LiteSpeed WebAdmin log in page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-WebAdmin-Panel.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/Install-LiteSpeed-WebAdmin-Panel.png\" alt=\"\" class=\"wp-image-4480\" width=\"631\" height=\"299\"\/><\/a><\/figure>\n\n\n\n<p><br>Provide your WebAdmin username and password, then click on the&nbsp;<strong>Login<\/strong>&nbsp;button. You should see the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-Web-Server.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/LiteSpeed-Web-Server.png\" alt=\"\" class=\"wp-image-4481\" width=\"629\" height=\"242\"\/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"NEEDREVIEWS-HowtoinstallLitespeedonaCentOS7withcPanelserver-Conclusion\"><br>Conclusion<\/h2>\n\n\n\n<p>Congratulations! you have successfully installed and configured LiteSpeed on cPanel server. You can now easily create and manage websites from WebAdmin web interface. For more information, you can visit the LiteSpeed official doc at&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/www.litespeedtech.com\/docs\" target=\"_blank\">https:\/\/www.litespeedtech.com\/docs<\/a>.<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":3,"featured_media":4509,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[71],"tags":[127,102,125,126],"class_list":["post-4467","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-applications","tag-centos-7","tag-cpanel","tag-install","tag-litespeed"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to install LiteSpeed on CentOS 7 with cPanel - Globo.Tech<\/title>\n<meta name=\"description\" content=\"How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install LiteSpeed on CentOS 7 with cPanel - Globo.Tech\" \/>\n<meta property=\"og:description\" content=\"How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"Globo.Tech\" \/>\n<meta property=\"article:published_time\" content=\"2019-07-31T18:24:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-31T18:24:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"GloboTech Communications\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"GloboTech Communications\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/\",\"name\":\"How to install LiteSpeed on CentOS 7 with cPanel - Globo.Tech\",\"isPartOf\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg\",\"datePublished\":\"2019-07-31T18:24:42+00:00\",\"dateModified\":\"2019-07-31T18:24:43+00:00\",\"author\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87\"},\"description\":\"How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#primaryimage\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg\",\"contentUrl\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.globo.tech\/learning-center\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install LiteSpeed on CentOS 7 with cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/\",\"name\":\"Globo.Tech\",\"description\":\"Welcome to the Official Globo.Tech Learning Center\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87\",\"name\":\"GloboTech Communications\",\"sameAs\":[\"http:\/\/www.gtcomm.net\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install LiteSpeed on CentOS 7 with cPanel - Globo.Tech","description":"How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.","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:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"How to install LiteSpeed on CentOS 7 with cPanel - Globo.Tech","og_description":"How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.","og_url":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/","og_site_name":"Globo.Tech","article_published_time":"2019-07-31T18:24:42+00:00","article_modified_time":"2019-07-31T18:24:43+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg","type":"image\/jpeg"}],"author":"GloboTech Communications","twitter_misc":{"Written by":"GloboTech Communications","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/","url":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/","name":"How to install LiteSpeed on CentOS 7 with cPanel - Globo.Tech","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg","datePublished":"2019-07-31T18:24:42+00:00","dateModified":"2019-07-31T18:24:43+00:00","author":{"@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"description":"How to install LiteSpeed on CentOS 7 with cPanel. This article will show you how to do, step by step.","breadcrumb":{"@id":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#primaryimage","url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg","contentUrl":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2019\/07\/installLitespeed-cPanel.jpg","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/www.globo.tech\/learning-center\/how-to-install-litespeed-on-centos-7-with-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.globo.tech\/learning-center\/"},{"@type":"ListItem","position":2,"name":"How to install LiteSpeed on CentOS 7 with cPanel"}]},{"@type":"WebSite","@id":"https:\/\/www.globo.tech\/learning-center\/#website","url":"https:\/\/www.globo.tech\/learning-center\/","name":"Globo.Tech","description":"Welcome to the Official Globo.Tech Learning Center","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87","name":"GloboTech Communications","sameAs":["http:\/\/www.gtcomm.net"]}]}},"_links":{"self":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/4467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/comments?post=4467"}],"version-history":[{"count":16,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/4467\/revisions"}],"predecessor-version":[{"id":4510,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/4467\/revisions\/4510"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media\/4509"}],"wp:attachment":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media?parent=4467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/categories?post=4467"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/tags?post=4467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}