{"id":617,"date":"2021-01-01T21:22:09","date_gmt":"2021-01-02T00:22:09","guid":{"rendered":"https:\/\/helpsysadmin.com.br\/blog\/how-to-install-engintronnginx-cpanel-whm\/"},"modified":"2025-11-18T00:52:30","modified_gmt":"2025-11-18T03:52:30","slug":"how-to-install-engintronnginx-cpanel-whm","status":"publish","type":"post","link":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/","title":{"rendered":"How to install Engintron(NGINX) cPanel\/WHM"},"content":{"rendered":"<div id=\"helps-3931697203\" class=\"helps-before-content-2 helps-entity-placement\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-3661896953164277\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<!-- 2anuncios display quadrado -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-3661896953164277\"\r\n     data-ad-slot=\"5051229894\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script><\/div>\n<p><em>\u200e<\/em><\/p>\n\n\n\n<p><em>Engintron for cPanel\/WHM is the easiest way to integrate Nginx into your cPanel\/WHM server. <\/em><\/p>\n\n\n\n<p><em>Engintron will improve your server&#8217;s performance and web service capability while reducing CPU\/RAM load. <\/em><\/p>\n\n\n\n<p><em>It does this by installing &amp; configuring the popular Nginx web server to act as a reverse caching proxy for static files (like CSS, JS, images etc.) CMSs like WordPress, Joomla or Drupal, as well as forum software like vBulletin, phpBB, SMF or e-commerce solutions like Magento, OpenCart, PrestaShop and others.\u200e<\/em><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-but-why-should-you-use-nginx-on-my-cpanel-server\"><strong>But why should you use Nginx on my cPanel server?<\/strong><\/h4>\n\n\n\n<p>\u200ecPanel uses the Apache web server to serve websites by default. Apache, however, is not known to perform well under heavy web traffic (especially during peak traffic times), and it uses a lot of CPU\/RAM. <\/p>\n\n\n\n<p>So how can we mitigate these issues? <\/p>\n\n\n\n<p>The answer is simple: deploying Nginx, another popular web server software, in front of Apache. Nginx acts as a proxy for web traffic, directly serving all static assets like CSS, JS, images, etc. by default instead of Apache. This significantly decreases the CPU\/RAM resources consumed by Apache, leaving your server with more resources available for other tasks. \u200e<\/p>\n\n\n\n<p>\u200eA curiosity is that the way Engintron configures Nginx within their cPanel is very similar to the way the popular CloudFlare CDN \u200e\u200eworks. Nginx (like CloudFlare) directly serves all static content like CSS, JS, images etc. instead of the real web server, thus decreasing the load on the cPanel server. Unlike CloudFlare, which requires all your domains to be configured with this service, you do everything within your cPanel server. And even better, you also have an additional layer of caching for when your traffic spikes, not just to a site, but entirely to your server. This additional layer of caching is referred to as a &#8220;micro cache&#8221; and it only stores GET &amp; HEAD requests (never POST requests) which means it is possible to use it on any type of website, be it a small dynamic Joomla corporate website or blog wordpress to a more complex news portal or forum or e-commerce site that requires users to log in and handle custom content or even generate content. Engintron&#8217;s 1 second &#8220;micro cache&#8221; solution setup with Nginx is therefore ideal for any type of website and can increase the number of simultaneous requests served by your cPanel server from a few hundred per second (using Apache only) to thousands (using Nginx in front of Apache).\u200e<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-not-only-will-your-service-capacity-increase-but-the-load-on-your-server-will-also-drop-significantly\"><strong>Not only will your service capacity increase, but the load on your server will also drop significantly \ud83d\ude42<\/strong><\/h3>\n\n\n\n<p>If you are experiencing performance issues with your cPanel server, Engintron is the ideal solution. In fact, it&#8217;s really a &#8220;set it and forget it&#8221; solution as you will configure it once and then it will just run on your server without any additional maintenance on your part.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-finally-installing-engintron\">Finally installing Engintron<\/h3>\n\n\n\n<p>\u200eInstallation is a process that only takes a few minutes. You will need SSH access (root or sudo) and access to WHM. If all is well, log in to ssh and type the following commands one at a time:\u200e<\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>cd \/; rm -f engintron.sh; wget --no-check-certificate https:\/\/raw.githubusercontent.com\/engintron\/engintron\/master\/engintron.sh; bash engintron.sh install<\/pre><\/div>\n\n\n\n<p>The installation process will take a few minutes. Enjoy and visit <a href=\"https:\/\/engintron.com\/docs\/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" data-schema-attribute=\"mentions\" rel=\"noreferrer noopener\" class=\"rank-math-link\">Engintron&#8217;s documentation page<\/a> <\/p>\n\n\n\n<p>Common error after installation: nginx not starting. Explaining why. During the process, Apache ports 80 and 443 are changed to 8080 8443, and NGINX is configured to use ports 80 and 443. In this process it is common for the installation to fail to stop Apache ports at 80 and 433. The quick fix is to reboot the server. The most time-consuming solution is to find out what the kill processes are. I am available to answer questions&#8230;<\/p>\n\n\n\n<p>We have reached the end of yet another tutorial. In WHM you will see Engintron as the Ultimo Menu. <br><\/p>\n\n\n\n<p>You want a perfect optimization in the performance and security of your NGINX and Server. Consider hiring <a href=\"https:\/\/helpsysadmin.com.br\/\" class=\"rank-math-link\">HelpSysAdmin<\/a> &#8216;s services<\/p>\n\n\n\n<p>Veja mais: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/como-instalar-centmin-mod-no-almalinux\/\">Como instalar o CENTMIN MOD no Almalinux 8<\/a><\/strong><br>See more: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/\">How to install Glances to monitor the server<\/a><\/strong><br>See more: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/finding-the-number-of-email-accounts-on-cpanel-server\/\">Finding the number of email accounts on cPanel server<\/a><\/strong><br>See more: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/antivirus-antimalware-antiphishing-on-centos-or-cloudlinux-with-clamav\/\">Antivirus, Antimalware, Antiphishing on CentOS or Cloudlinux with ClamAV<\/a><\/strong><br>Veja mais: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/instalar-portainer-nginx-proxy-no-ubuntu\/\">Como instalar Portainer para gerenciamento Docker com Nginx Proxy Manager no Ubuntu<\/a><\/strong><br>See more: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/install-portainer-for-docker-with-nginx-proxy-manager\/\">How to Install Portainer for Docker Management with Nginx Proxy Manager on Ubuntu<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u200e Engintron for cPanel\/WHM is the easiest way to integrate Nginx into your cPanel\/WHM server. Engintron will improve your server&#8217;s performance and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":581,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1204],"tags":[],"class_list":["post-617","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-server-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to install Engintron(NGINX) cPanel\/WHM - Blog HelpSysAdmin<\/title>\n<meta name=\"description\" content=\"Blog HelpSysAdmin - How to install Engintron(NGINX) cPanel\/WHM\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install Engintron(NGINX) cPanel\/WHM\" \/>\n<meta property=\"og:description\" content=\"Blog HelpSysAdmin - How to install Engintron(NGINX) cPanel\/WHM\" \/>\n<meta property=\"og:url\" content=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog HelpSysAdmin\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-02T00:22:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-18T03:52:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/engintron-cpanel-helpsysadmin.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"224\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"HelpSysAdmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brhelpsysad\" \/>\n<meta name=\"twitter:site\" content=\"@brhelpsysad\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/\"},\"author\":{\"name\":\"HelpSysAdmin\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/person\\\/bdbe3d7d71a0c6a3cb474c18da574efb\"},\"headline\":\"How to install Engintron(NGINX) cPanel\\\/WHM\",\"datePublished\":\"2021-01-02T00:22:09+00:00\",\"dateModified\":\"2025-11-18T03:52:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/\"},\"wordCount\":718,\"publisher\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/engintron-cpanel-helpsysadmin.jpg\",\"articleSection\":[\"server management\"],\"inLanguage\":\"pt-BR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/\",\"url\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/\",\"name\":\"How to install Engintron(NGINX) cPanel\\\/WHM - Blog HelpSysAdmin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/engintron-cpanel-helpsysadmin.jpg\",\"datePublished\":\"2021-01-02T00:22:09+00:00\",\"dateModified\":\"2025-11-18T03:52:30+00:00\",\"description\":\"Blog HelpSysAdmin - How to install Engintron(NGINX) cPanel\\\/WHM\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#primaryimage\",\"url\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/engintron-cpanel-helpsysadmin.jpg\",\"contentUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/engintron-cpanel-helpsysadmin.jpg\",\"width\":600,\"height\":224},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-engintronnginx-cpanel-whm\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install Engintron(NGINX) cPanel\\\/WHM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\",\"name\":\"Blog HelpSysAdmin\",\"description\":\"Blog Gerenciamento de Servidor\",\"publisher\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#organization\"},\"alternateName\":\"HelpSysAdmin Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#organization\",\"name\":\"HelpSysAdmin Gerenciamento de Servidores\",\"alternateName\":\"HelpSysAdmin\",\"url\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\/\\/mlkpd8g42nae.i.optimole.com\\/w:512\\/h:512\\/q:mauto\\/f:best\\/https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2020\\/12\\/favicon.png\",\"contentUrl\":\"https:\\/\\/mlkpd8g42nae.i.optimole.com\\/w:512\\/h:512\\/q:mauto\\/f:best\\/https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2020\\/12\\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"HelpSysAdmin Gerenciamento de Servidores\"},\"image\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/brhelpsysad\",\"https:\\\/\\\/mastodon.social\\\/@helpsysadmin\"],\"description\":\"Oferecemos o gerenciamento de servidores dedicados, vps ou cloud. Apresentamos a melhor experi\u00eancia em atendimento e servi\u00e7o. Nosso time cuidar\u00e1 do seu servidor com backups, an\u00e1lises constantes, ajustes de seguran\u00e7a, realiza\u00e7\u00e3o de manuten\u00e7\u00e3o preventiva e corretiva, otimiza\u00e7\u00e3o de performance al\u00e9m de monitoramento 24\u00d77 com suporte Pr\u00f3 Ativo.\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/person\\\/bdbe3d7d71a0c6a3cb474c18da574efb\",\"name\":\"HelpSysAdmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/litespeed\\/avatar\\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1779065474\",\"url\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/litespeed\\/avatar\\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1779065474\",\"contentUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/litespeed\\/avatar\\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1779065474\",\"caption\":\"HelpSysAdmin\"},\"sameAs\":[\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to install Engintron(NGINX) cPanel\/WHM - Blog HelpSysAdmin","description":"Blog HelpSysAdmin - How to install Engintron(NGINX) cPanel\/WHM","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:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/","og_locale":"pt_BR","og_type":"article","og_title":"How to install Engintron(NGINX) cPanel\/WHM","og_description":"Blog HelpSysAdmin - How to install Engintron(NGINX) cPanel\/WHM","og_url":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/","og_site_name":"Blog HelpSysAdmin","article_published_time":"2021-01-02T00:22:09+00:00","article_modified_time":"2025-11-18T03:52:30+00:00","og_image":[{"width":600,"height":224,"url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/engintron-cpanel-helpsysadmin.jpg","type":"image\/jpeg"}],"author":"HelpSysAdmin","twitter_card":"summary_large_image","twitter_creator":"@brhelpsysad","twitter_site":"@brhelpsysad","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#article","isPartOf":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/"},"author":{"name":"HelpSysAdmin","@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/person\/bdbe3d7d71a0c6a3cb474c18da574efb"},"headline":"How to install Engintron(NGINX) cPanel\/WHM","datePublished":"2021-01-02T00:22:09+00:00","dateModified":"2025-11-18T03:52:30+00:00","mainEntityOfPage":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/"},"wordCount":718,"publisher":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#organization"},"image":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#primaryimage"},"thumbnailUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/engintron-cpanel-helpsysadmin.jpg","articleSection":["server management"],"inLanguage":"pt-BR"},{"@type":"WebPage","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/","url":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/","name":"How to install Engintron(NGINX) cPanel\/WHM - Blog HelpSysAdmin","isPartOf":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#primaryimage"},"image":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#primaryimage"},"thumbnailUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/engintron-cpanel-helpsysadmin.jpg","datePublished":"2021-01-02T00:22:09+00:00","dateModified":"2025-11-18T03:52:30+00:00","description":"Blog HelpSysAdmin - How to install Engintron(NGINX) cPanel\/WHM","breadcrumb":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#primaryimage","url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/engintron-cpanel-helpsysadmin.jpg","contentUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/engintron-cpanel-helpsysadmin.jpg","width":600,"height":224},{"@type":"BreadcrumbList","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-engintronnginx-cpanel-whm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/helpsysadmin.com.br\/blog\/"},{"@type":"ListItem","position":2,"name":"How to install Engintron(NGINX) cPanel\/WHM"}]},{"@type":"WebSite","@id":"https:\/\/helpsysadmin.com.br\/blog\/#website","url":"https:\/\/helpsysadmin.com.br\/blog\/","name":"Blog HelpSysAdmin","description":"Blog Gerenciamento de Servidor","publisher":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#organization"},"alternateName":"HelpSysAdmin Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/helpsysadmin.com.br\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/helpsysadmin.com.br\/blog\/#organization","name":"HelpSysAdmin Gerenciamento de Servidores","alternateName":"HelpSysAdmin","url":"https:\/\/helpsysadmin.com.br\/blog\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:512\/h:512\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2020\/12\/favicon.png","contentUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:512\/h:512\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2020\/12\/favicon.png","width":512,"height":512,"caption":"HelpSysAdmin Gerenciamento de Servidores"},"image":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/brhelpsysad","https:\/\/mastodon.social\/@helpsysadmin"],"description":"Oferecemos o gerenciamento de servidores dedicados, vps ou cloud. Apresentamos a melhor experi\u00eancia em atendimento e servi\u00e7o. Nosso time cuidar\u00e1 do seu servidor com backups, an\u00e1lises constantes, ajustes de seguran\u00e7a, realiza\u00e7\u00e3o de manuten\u00e7\u00e3o preventiva e corretiva, otimiza\u00e7\u00e3o de performance al\u00e9m de monitoramento 24\u00d77 com suporte Pr\u00f3 Ativo.","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}},{"@type":"Person","@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/person\/bdbe3d7d71a0c6a3cb474c18da574efb","name":"HelpSysAdmin","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/litespeed\/avatar\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1779065474","url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/litespeed\/avatar\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1779065474","contentUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/litespeed\/avatar\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1779065474","caption":"HelpSysAdmin"},"sameAs":["https:\/\/helpsysadmin.com.br\/blog\/"]}]}},"lang":"en","translations":{"en":617},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts\/617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/comments?post=617"}],"version-history":[{"count":8,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts\/617\/revisions"}],"predecessor-version":[{"id":2000,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts\/617\/revisions\/2000"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/media\/581"}],"wp:attachment":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/media?parent=617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/categories?post=617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/tags?post=617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}