How To Install Nginx on CentOS 7

About Nginx Nginx is a high performance web server software package. It is a much more flexible and lightweight program than Apache HTTP Server. This tutorial will teach you how to install and start Nginx…

[emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)

nginxCP can fail to start because another service is using Port 80, thus preventing nginxCP from starting. Often an error similar to the below will be thrown out – [emerg]: bind() to 0.0.0.0:80 failed (98: Address…

nginxCP – Awstats & Webalizer not counting on cPanel

If you have installed the nginxCP plugin on your cPanel server, you will no undoubtedly have a problem with AwStats and Webalizer running. If both stats counters are not working, do the following to fix…

How to Install NginxCP on cPanel/WHM Server

Nginx is a fantastic, free, open-source, high-performance HTTP server and reverse proxy. It is one of the most popular tools used to power many websites, and can be implemented quite easily on a new server…