{"id":5275,"date":"2022-09-12T18:18:03","date_gmt":"2022-09-12T18:18:03","guid":{"rendered":"https:\/\/evoxt.com\/?p=5275"},"modified":"2022-09-12T18:18:03","modified_gmt":"2022-09-12T18:18:03","slug":"how-to-downgrade-from-litespeed-enterprise-to-openlitespeed","status":"publish","type":"post","link":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/","title":{"rendered":"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed"},"content":{"rendered":"Accidentally upgraded to LiteSpeed Enterprise or wanted to test some features on LiteSpeed Enterprise but realized that this is not worth the money. Then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?<br \/>\n\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/evoxt.com\/wp-content\/uploads\/2022\/09\/Screenshot-from-2022-09-12-06-43-59.png\" alt=\"\" width=\"401\" height=\"394\" class=\"aligncenter size-full wp-image-5279\" srcset=\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-43-59.png 401w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-43-59-300x295.png 300w\" sizes=\"auto, (max-width: 401px) 100vw, 401px\" \/><br \/><br \/>\n\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/evoxt.com\/wp-content\/uploads\/2022\/09\/Screenshot-from-2022-09-12-06-36-37.png\" alt=\"\" width=\"1623\" height=\"385\" class=\"aligncenter size-full wp-image-5281\" srcset=\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-36-37.png 1623w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-36-37-300x71.png 300w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-36-37-1024x243.png 1024w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-36-37-768x182.png 768w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-36-37-1536x364.png 1536w\" sizes=\"auto, (max-width: 1623px) 100vw, 1623px\" \/><br \/><br \/>\n\nNo worries. We got you covered.<br \/><br \/>\n\nThis is how to downgrade from LiteSpeed Enterprise back to OpenLiteSpeed.<br \/><br \/>\n\n\nIf you are running on Fedora\/ CentOS based OS, use this command to list the available OpenLiteSpeed version.<br \/><br \/>\n<div class=\"code\">yum &#8211;showduplicates list openlitespeed<\/div><br \/>\n\nIf you are running on Debian\/ Ubuntu based OS, use this.<br \/><br \/>\n<div class=\"code\">apt-cache policy openlitespeed<\/div><br \/><br \/>\n\n\nHere is some example from CentOS Distro<br \/>\n<div class=\"cli\">\n[root@TEST misc]# yum &#8211;showduplicates list openlitespeed<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nLast metadata expiration check: 1:45:46 ago on Sun 11 Sep 2022 04:58:40 PM EDT.<br \/>\nInstalled Packages<br \/>\nopenlitespeed.x86_64                1.7.16-1.el8                @@System        <br \/>\nAvailable Packages<br \/>\nopenlitespeed.x86_64                1.6.21-2.el8                litespeed-update<br \/>\nopenlitespeed.x86_64                1.7.14-2.el8                litespeed-update<br \/>\nopenlitespeed.x86_64                1.7.15-1.el8                litespeed       <br \/>\nopenlitespeed.x86_64                1.7.15-2.el8                litespeed-update<br \/>\nopenlitespeed.x86_64                1.7.15-3.el8                litespeed-update<br \/>\nopenlitespeed.x86_64                1.7.16-1.el8                litespeed       <br \/>\n<\/div><br \/>\n\n\nThen downgrade to OpenLiteSpeed.<br \/>\nIf you are running on Fedora\/CentOS-based OS, use this command below.<br \/>\n<div class=\"code\">yum downgrade openlitespeed<\/div><br \/>\n\nIf you are running on Debian\/Ubuntu-based OS, use this command below.<br \/>\n<div class=\"code\">apt install openlitespeed=(OpenLiteSpeed version from command above)<br \/>\nExample: apt install openlitespeed=1.7.16-1+focal\n<\/div><br \/>\n\n<div class=\"cli\">\n[root@TEST misc]# yum downgrade openlitespeed<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nInvalid configuration value: failovermethod=priority in \/etc\/yum.repos.d\/litespeed.repo; Configuration: OptionBinding with id \"failovermethod\" does not exist<br \/>\nLast metadata expiration check: 1:45:52 ago on Sun 11 Sep 2022 04:58:40 PM EDT.<br \/>\nDependencies resolved.<br \/>\n================================================================================<br \/>\n Package                Arch      Version             Repository           Size<br \/>\n================================================================================<br \/>\nInstalling dependencies:<br \/>\n lsphp73-imap           x86_64    7.3.33-1.el8        litespeed            40 k<br \/>\n lsphp73-mbstring       x86_64    7.3.33-1.el8        litespeed           571 k<br \/>\n lsphp73-mysqlnd        x86_64    7.3.33-1.el8        litespeed           142 k<br \/>\n lsphp73-opcache        x86_64    7.3.33-1.el8        litespeed           203 k<br \/>\n lsphp73-pecl-mcrypt    x86_64    1.0.3-1.el8.7.3     litespeed            27 k<br \/>\nDowngrading:<br \/>\n openlitespeed          x86_64    1.7.15-3.el8        litespeed-update     24 M<br \/>\n<br \/>\nTransaction Summary<br \/>\n================================================================================<br \/>\nInstall    5 Packages<br \/>\nDowngrade  1 Package<br \/>\n<br \/>\nTotal download size: 25 M<br \/>\nIs this ok [y\/N]: y<br \/>\nDownloading Packages:<br \/>\n(1\/6): lsphp73-imap-7.3.33-1.el8.x86_64.rpm     192 kB\/s |  40 kB     00:00    <br \/>\n(2\/6): lsphp73-mysqlnd-7.3.33-1.el8.x86_64.rpm  1.0 MB\/s | 142 kB     00:00    <br \/>\n(3\/6): lsphp73-mbstring-7.3.33-1.el8.x86_64.rpm 1.2 MB\/s | 571 kB     00:00    <br \/>\n(4\/6): lsphp73-opcache-7.3.33-1.el8.x86_64.rpm  1.5 MB\/s | 203 kB     00:00    <br \/>\n(5\/6): lsphp73-pecl-mcrypt-1.0.3-1.el8.7.3.x86_ 354 kB\/s |  27 kB     00:00    <br \/>\n(6\/6): openlitespeed-1.7.15-3.el8.x86_64.rpm     20 MB\/s |  24 MB     00:01    <br \/>\n&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nTotal                                            21 MB\/s |  25 MB     00:01     <br \/>\nRunning transaction check<br \/>\nTransaction check succeeded.<br \/>\nRunning transaction test<br \/>\nTransaction test succeeded.<br \/>\nRunning transaction<br \/>\n  Preparing        :                                                        1\/1 <br \/>\n  Installing       : lsphp73-pecl-mcrypt-1.0.3-1.el8.7.3.x86_64             1\/7 <br \/>\n  Installing       : lsphp73-opcache-7.3.33-1.el8.x86_64                    2\/7 <br \/>\n  Installing       : lsphp73-mysqlnd-7.3.33-1.el8.x86_64                    3\/7 <br \/>\n  Installing       : lsphp73-mbstring-7.3.33-1.el8.x86_64                   4\/7 <br \/>\n  Installing       : lsphp73-imap-7.3.33-1.el8.x86_64                       5\/7 <br \/>\n  Running scriptlet: openlitespeed-1.7.15-3.el8.x86_64                      6\/7 <br \/>\n  Downgrading      : openlitespeed-1.7.15-3.el8.x86_64                      6\/7 <br \/>\nwarning: \/usr\/local\/lsws\/admin\/conf\/htpasswd created as \/usr\/local\/lsws\/admin\/conf\/htpasswd.rpmnew<br \/>\nwarning: \/usr\/local\/lsws\/admin\/conf\/jcryption_keypair created as \/usr\/local\/lsws\/admin\/conf\/jcryption_keypair.rpmnew<br \/>\n<br \/>\n  Running scriptlet: openlitespeed-1.7.15-3.el8.x86_64                      6\/7 <br \/>\nGenerating a RSA private key<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..+++++<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.+++++<br \/>\nwriting new private key to '\/usr\/local\/lsws\/admin\/conf\/webadmin.key'<br \/>\n&#8212;&#8211;<br \/>\n<br \/>\n  Running scriptlet: openlitespeed-1.7.16-1.el8.x86_64                      7\/7 <br \/>\n  Cleanup          : openlitespeed-1.7.16-1.el8.x86_64                      7\/7 <br \/>\n  Running scriptlet: lsphp73-pecl-mcrypt-1.0.3-1.el8.7.3.x86_64             7\/7 <br \/>\n  Running scriptlet: openlitespeed-1.7.15-3.el8.x86_64                      7\/7 <br \/>\n  Running scriptlet: openlitespeed-1.7.16-1.el8.x86_64                      7\/7 <br \/>\n  Verifying        : openlitespeed-1.7.15-3.el8.x86_64                      1\/7 <br \/>\n  Verifying        : openlitespeed-1.7.16-1.el8.x86_64                      2\/7 <br \/>\n  Verifying        : lsphp73-imap-7.3.33-1.el8.x86_64                       3\/7 <br \/>\n  Verifying        : lsphp73-mbstring-7.3.33-1.el8.x86_64                   4\/7 <br \/>\n  Verifying        : lsphp73-mysqlnd-7.3.33-1.el8.x86_64                    5\/7 <br \/>\n  Verifying        : lsphp73-opcache-7.3.33-1.el8.x86_64                    6\/7 <br \/>\n  Verifying        : lsphp73-pecl-mcrypt-1.0.3-1.el8.7.3.x86_64             7\/7 <br \/>\n<br \/>\nDowngraded:<br \/>\n  openlitespeed-1.7.15-3.el8.x86_64                                             <br \/>\nInstalled:<br \/>\n  lsphp73-imap-7.3.33-1.el8.x86_64                                              <br \/>\n  lsphp73-mbstring-7.3.33-1.el8.x86_64                                          <br \/>\n  lsphp73-mysqlnd-7.3.33-1.el8.x86_64                                           <br \/>\n  lsphp73-opcache-7.3.33-1.el8.x86_64                                           <br \/>\n  lsphp73-pecl-mcrypt-1.0.3-1.el8.7.3.x86_64                                    <br \/>\n<br \/>\nComplete!<br \/>\n[root@TEST misc]# <br \/>\n<\/div><br \/><br \/>\n\nYou should be now running on OpenLiteSpeed now instead of LiteSpeed Enterprise.<br \/>\n\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/evoxt.com\/wp-content\/uploads\/2022\/09\/Screenshot-from-2022-09-12-06-46-12.png\" alt=\"\" width=\"445\" height=\"509\" class=\"aligncenter size-full wp-image-5277\" srcset=\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-46-12.png 445w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-46-12-262x300.png 262w\" sizes=\"auto, (max-width: 445px) 100vw, 445px\" \/><br \/>\n\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/evoxt.com\/wp-content\/uploads\/2022\/09\/Screenshot-from-2022-09-12-06-49-19-1.png\" alt=\"\" width=\"1447\" height=\"400\" class=\"aligncenter size-full wp-image-5292\" srcset=\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-49-19-1.png 1447w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-49-19-1-300x83.png 300w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-49-19-1-1024x283.png 1024w, https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/Screenshot-from-2022-09-12-06-49-19-1-768x212.png 768w\" sizes=\"auto, (max-width: 1447px) 100vw, 1447px\" \/><br \/><br \/>\n\n\nThat should be it. <br \/><br \/>\n\n<a href=\"https:\/\/evoxt.com\/deploy\" rel=\"noopener\" target=\"_blank\">Deploy a server with Evoxt now!<\/a>\n","protected":false},"excerpt":{"rendered":"Accidentally upgraded to LiteSpeed Enterprise or wanted to test some features on LiteSpeed Enterprise but realized that this is not worth the money. Then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall? No worries. We got you covered. This is how to downgrade from LiteSpeed Enterprise back to OpenLiteSpeed. &#8230; <a title=\"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed\" class=\"read-more\" href=\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\" aria-label=\"More on How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed\">Read more<\/a>","protected":false},"author":1,"featured_media":5306,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-5275","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cyberpanel"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed - \u76ca\u6c83\u65af<\/title>\n<meta name=\"description\" content=\"Accidentally upgraded to LiteSpeed Enterprise then realized that you can&#039;t downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed - \u76ca\u6c83\u65af\" \/>\n<meta property=\"og:description\" content=\"Accidentally upgraded to LiteSpeed Enterprise then realized that you can&#039;t downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\" \/>\n<meta property=\"og:site_name\" content=\"\u76ca\u6c83\u65af\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-12T18:18:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"160\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Evoxt\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Evoxt\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\"},\"author\":{\"name\":\"Evoxt\",\"@id\":\"https:\/\/evoxt.com\/zh\/#\/schema\/person\/33542421ee27f984d55fa9ed8f191432\"},\"headline\":\"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed\",\"datePublished\":\"2022-09-12T18:18:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\"},\"wordCount\":751,\"publisher\":{\"@id\":\"https:\/\/evoxt.com\/zh\/#organization\"},\"image\":{\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png\",\"articleSection\":[\"CyberPanel\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\",\"url\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\",\"name\":\"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed - \u76ca\u6c83\u65af\",\"isPartOf\":{\"@id\":\"https:\/\/evoxt.com\/zh\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png\",\"datePublished\":\"2022-09-12T18:18:03+00:00\",\"description\":\"Accidentally upgraded to LiteSpeed Enterprise then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?\",\"breadcrumb\":{\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage\",\"url\":\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png\",\"contentUrl\":\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png\",\"width\":300,\"height\":160},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/evoxt.com\/zh\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/evoxt.com\/zh\/#website\",\"url\":\"https:\/\/evoxt.com\/zh\/\",\"name\":\"\u76ca\u6c83\u65af\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/evoxt.com\/zh\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/evoxt.com\/zh\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/evoxt.com\/zh\/#organization\",\"name\":\"\u76ca\u6c83\u65af\",\"url\":\"https:\/\/evoxt.com\/zh\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/evoxt.com\/zh\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2023\/04\/Evoxt-Logo-Final-Chinese-.svg\",\"contentUrl\":\"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2023\/04\/Evoxt-Logo-Final-Chinese-.svg\",\"caption\":\"\u76ca\u6c83\u65af\"},\"image\":{\"@id\":\"https:\/\/evoxt.com\/zh\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/evoxt.com\/zh\/#\/schema\/person\/33542421ee27f984d55fa9ed8f191432\",\"name\":\"Evoxt\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/93544d95eb090f5bda9e766f878c2f608dc6f3fc56943c156e0841c62551fa90?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/93544d95eb090f5bda9e766f878c2f608dc6f3fc56943c156e0841c62551fa90?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/93544d95eb090f5bda9e766f878c2f608dc6f3fc56943c156e0841c62551fa90?s=96&d=mm&r=g\",\"caption\":\"Evoxt\"},\"sameAs\":[\"https:\/\/www.evoxt.com\/wordpress\"],\"url\":\"https:\/\/evoxt.com\/zh\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed - \u76ca\u6c83\u65af","description":"Accidentally upgraded to LiteSpeed Enterprise then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?","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:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/","og_locale":"en_US","og_type":"article","og_title":"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed - \u76ca\u6c83\u65af","og_description":"Accidentally upgraded to LiteSpeed Enterprise then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?","og_url":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/","og_site_name":"\u76ca\u6c83\u65af","article_published_time":"2022-09-12T18:18:03+00:00","og_image":[{"width":300,"height":160,"url":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png","type":"image\/png"}],"author":"Evoxt","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Evoxt","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#article","isPartOf":{"@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/"},"author":{"name":"Evoxt","@id":"https:\/\/evoxt.com\/zh\/#\/schema\/person\/33542421ee27f984d55fa9ed8f191432"},"headline":"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed","datePublished":"2022-09-12T18:18:03+00:00","mainEntityOfPage":{"@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/"},"wordCount":751,"publisher":{"@id":"https:\/\/evoxt.com\/zh\/#organization"},"image":{"@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage"},"thumbnailUrl":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png","articleSection":["CyberPanel"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/","url":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/","name":"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed - \u76ca\u6c83\u65af","isPartOf":{"@id":"https:\/\/evoxt.com\/zh\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage"},"image":{"@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage"},"thumbnailUrl":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png","datePublished":"2022-09-12T18:18:03+00:00","description":"Accidentally upgraded to LiteSpeed Enterprise then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall?","breadcrumb":{"@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#primaryimage","url":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png","contentUrl":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2022\/09\/downgradelitespeedEnterprisetoOpenLiteSpeed-1.png","width":300,"height":160},{"@type":"BreadcrumbList","@id":"https:\/\/evoxt.com\/zh\/2022\/09\/12\/how-to-downgrade-from-litespeed-enterprise-to-openlitespeed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evoxt.com\/zh\/"},{"@type":"ListItem","position":2,"name":"How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed"}]},{"@type":"WebSite","@id":"https:\/\/evoxt.com\/zh\/#website","url":"https:\/\/evoxt.com\/zh\/","name":"\u76ca\u6c83\u65af","description":"","publisher":{"@id":"https:\/\/evoxt.com\/zh\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evoxt.com\/zh\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evoxt.com\/zh\/#organization","name":"\u76ca\u6c83\u65af","url":"https:\/\/evoxt.com\/zh\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evoxt.com\/zh\/#\/schema\/logo\/image\/","url":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2023\/04\/Evoxt-Logo-Final-Chinese-.svg","contentUrl":"https:\/\/evoxt.com\/zh\/wp-content\/uploads\/sites\/2\/2023\/04\/Evoxt-Logo-Final-Chinese-.svg","caption":"\u76ca\u6c83\u65af"},"image":{"@id":"https:\/\/evoxt.com\/zh\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evoxt.com\/zh\/#\/schema\/person\/33542421ee27f984d55fa9ed8f191432","name":"Evoxt","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/93544d95eb090f5bda9e766f878c2f608dc6f3fc56943c156e0841c62551fa90?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/93544d95eb090f5bda9e766f878c2f608dc6f3fc56943c156e0841c62551fa90?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/93544d95eb090f5bda9e766f878c2f608dc6f3fc56943c156e0841c62551fa90?s=96&d=mm&r=g","caption":"Evoxt"},"sameAs":["https:\/\/www.evoxt.com\/wordpress"],"url":"https:\/\/evoxt.com\/zh\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/posts\/5275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/comments?post=5275"}],"version-history":[{"count":0,"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/posts\/5275\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/media\/5306"}],"wp:attachment":[{"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/media?parent=5275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/categories?post=5275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evoxt.com\/zh\/wp-json\/wp\/v2\/tags?post=5275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}