{"id":3248,"date":"2020-11-05T23:55:54","date_gmt":"2020-11-05T18:25:54","guid":{"rendered":"https:\/\/www.24x7serversupport.com\/blog\/?p=3248"},"modified":"2023-01-23T17:31:03","modified_gmt":"2023-01-23T12:01:03","slug":"how-to-install-openlitespeed-web-server-in-centos","status":"publish","type":"post","link":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/","title":{"rendered":"How to install OpenLiteSpeed web server in centos ?"},"content":{"rendered":"\n<p>Open LiteSpeed is an open source web server which comes with a lot of interesting features that helps us to manage our sites effectively.<\/p>\n\n\n\n<p>Some of the features include<\/p>\n\n\n\n<p>1) Page Caching \u2013 which improves the loading time of the sites thus enhancing performance.<br>2) A WebAdmin interface.<br>3) Apache compatible rewrite rules.<br>4) It supports third-party modules through application programming interface.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Requirements for installing Open LiteSpeLiteSpeeded Web Server<\/strong><\/h3>\n\n\n\n<p>\u2022 CentOS 5, 6 and 7<\/p>\n\n\n\n<p>\u2022 CPU<br>Intel: 80486 and up<br>PowerPC: PowerPC G4<\/p>\n\n\n\n<p>\u2022 Memory<br>32MB and up<\/p>\n\n\n\n<p>\u2022 Disk<br>Installation: 200MB<br>Runtime: 300MB and up<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Dependencies<\/strong><\/h3>\n\n\n\n<p>The packages that need to be installed before installing Open LiteSpeed are pcre, expat, openssl, geoip, zlib.<\/p>\n\n\n\n<p>yum install pcre-devel openssl-devel expat-devel geoip-devel zlib-devel<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Installation Steps<\/strong><\/h3>\n\n\n\n<p>We need to add the repository information to our server which will update the list of repositories that yum references while installing packages.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>rpm -ivh http:\/\/rpms.litespeedtech.com\/centos\/litespeed-repo-1.1-1.el7.noarch.rpm<\/p>\n\n\n\n<p>yum install openlitespeed<\/p>\n<\/blockquote>\n\n\n\n<p>It will introduce the most recent adaptation of Open Lite Speed in the server.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>yum install lsphp54-* \u2013skip-broken<br>ln -sf \/usr\/local\/lsws\/lsphp54\/bin\/lsphp \/usr\/local\/lsws\/fcgi-bin\/lsphp5<\/p>\n<\/blockquote>\n\n\n\n<p>This command will install php 5.4 for Open LiteSpeed from the repository with all commonly used packages.<\/p>\n\n\n\n<p>The default installation directory is \/usr\/local\/lsws.<\/p>\n\n\n\n<p>To access the sample site running on the server:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>http:\/\/IP address or domain name:8088<\/p>\n<\/blockquote>\n\n\n\n<p>By Default, Open LiteSpeed runs on the port 8088.<\/p>\n\n\n\n<p>To access the WebAdmin Interface:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>https:\/\/Ip address:7080<\/p>\n<\/blockquote>\n\n\n\n<p>The defaults for the administrator\u2019s username and password are \u201cadmin\u201d and<br>\u201c123456\u201d.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Uninstallation Steps<\/strong><\/h3>\n\n\n\n<p>Stop OpenLiteSpeed if it is running: \/etc \/init.d\/lsws stop<br>Remove the install directory:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>rm -rf [your_install_dir]<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Open LiteSpeed is an open source web server which comes with a lot of interesting features that helps us to manage our sites effectively. Some of the features include 1) Page Caching \u2013 which improves the loading time of the sites thus enhancing performance.2) A WebAdmin interface.3) Apache compatible rewrite rules.4) It supports third-party modules [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3509,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[139,30,237,38,33,238],"tags":[],"class_list":["post-3248","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apache","category-centos","category-centoswebpanel","category-cloudlinux","category-cpanel","category-cwp"],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to install OpenLiteSpeed web server in centos ? | 24x7serversupport Blog<\/title>\n<meta name=\"description\" content=\"How to install OpenLiteSpeed web server in centos ?, OpenLitespeed installation in CPanel, Install Openlitespeed in plesk\" \/>\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.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install OpenLiteSpeed web server in centos ? | 24x7serversupport Blog\" \/>\n<meta property=\"og:description\" content=\"How to install OpenLiteSpeed web server in centos ?, OpenLitespeed installation in CPanel, Install Openlitespeed in plesk\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/\" \/>\n<meta property=\"og:site_name\" content=\"24x7serversupport Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-11-05T18:25:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-23T12:01:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"317\" \/>\n\t<meta property=\"og:image:height\" content=\"159\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"24x7support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@24x7serversuppo\" \/>\n<meta name=\"twitter:site\" content=\"@24x7serversuppo\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"24x7support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/\",\"name\":\"How to install OpenLiteSpeed web server in centos ? | 24x7serversupport Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1\",\"datePublished\":\"2020-11-05T18:25:54+00:00\",\"dateModified\":\"2023-01-23T12:01:03+00:00\",\"author\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401\"},\"description\":\"How to install OpenLiteSpeed web server in centos ?, OpenLitespeed installation in CPanel, Install Openlitespeed in plesk\",\"breadcrumb\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1\",\"width\":317,\"height\":159,\"caption\":\"install OpenLiteSpeed web server in centos\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.24x7serversupport.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install OpenLiteSpeed web server in centos ?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#website\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/\",\"name\":\"24x7serversupport Blog\",\"description\":\"Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.24x7serversupport.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401\",\"name\":\"24x7support\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/author\/24x7support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install OpenLiteSpeed web server in centos ? | 24x7serversupport Blog","description":"How to install OpenLiteSpeed web server in centos ?, OpenLitespeed installation in CPanel, Install Openlitespeed in plesk","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.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/","og_locale":"en_US","og_type":"article","og_title":"How to install OpenLiteSpeed web server in centos ? | 24x7serversupport Blog","og_description":"How to install OpenLiteSpeed web server in centos ?, OpenLitespeed installation in CPanel, Install Openlitespeed in plesk","og_url":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/","og_site_name":"24x7serversupport Blog","article_published_time":"2020-11-05T18:25:54+00:00","article_modified_time":"2023-01-23T12:01:03+00:00","og_image":[{"width":317,"height":159,"url":"https:\/\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg","type":"image\/jpeg"}],"author":"24x7support","twitter_card":"summary_large_image","twitter_creator":"@24x7serversuppo","twitter_site":"@24x7serversuppo","twitter_misc":{"Written by":"24x7support","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/","url":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/","name":"How to install OpenLiteSpeed web server in centos ? | 24x7serversupport Blog","isPartOf":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#primaryimage"},"image":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1","datePublished":"2020-11-05T18:25:54+00:00","dateModified":"2023-01-23T12:01:03+00:00","author":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401"},"description":"How to install OpenLiteSpeed web server in centos ?, OpenLitespeed installation in CPanel, Install Openlitespeed in plesk","breadcrumb":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#primaryimage","url":"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1","width":317,"height":159,"caption":"install OpenLiteSpeed web server in centos"},{"@type":"BreadcrumbList","@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-openlitespeed-web-server-in-centos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.24x7serversupport.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to install OpenLiteSpeed web server in centos ?"}]},{"@type":"WebSite","@id":"https:\/\/www.24x7serversupport.com\/blog\/#website","url":"https:\/\/www.24x7serversupport.com\/blog\/","name":"24x7serversupport Blog","description":"Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.24x7serversupport.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401","name":"24x7support","url":"https:\/\/www.24x7serversupport.com\/blog\/author\/24x7support\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.24x7serversupport.com\/blog\/wp-content\/uploads\/2020\/11\/install.jpeg?fit=317%2C159&ssl=1","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/3248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/comments?post=3248"}],"version-history":[{"count":2,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/3248\/revisions"}],"predecessor-version":[{"id":3510,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/3248\/revisions\/3510"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/media\/3509"}],"wp:attachment":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/media?parent=3248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/categories?post=3248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/tags?post=3248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}