I did everything as described here
https://help.directadmin.com/item.php?id=556
but after the installation of nginx does not start in the logs I have just such a mistake .
My configuration is centos 7 64bits , custombuild 2.0
https://help.directadmin.com/item.php?id=556
Code:
2016/07/16 22:48:26 [notice] 1752#0: ModSecurity for nginx (STABLE)/2.9.0 (http://www.modsecurity.org/) configured.
2016/07/16 22:48:26 [notice] 1752#0: ModSecurity: APR compiled version="1.5.2"; loaded version="1.5.2"
2016/07/16 22:48:26 [notice] 1752#0: ModSecurity: PCRE compiled version="8.20 "; loaded version="8.20 2011-10-21"
2016/07/16 22:48:26 [notice] 1752#0: ModSecurity: LIBXML compiled version="2.9.4"
2016/07/16 22:48:26 [notice] 1752#0: ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.
2016/07/16 22:48:43 [emerg] 2982#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 22:48:46 [emerg] 3430#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 22:48:48 [emerg] 3433#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 22:48:49 [emerg] 3436#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 23:07:35 [emerg] 6967#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 23:07:37 [emerg] 6970#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 23:07:39 [emerg] 6973#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 23:08:54 [emerg] 9492#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 23:08:56 [emerg] 9495#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
2016/07/16 23:08:57 [emerg] 9498#0: invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
My configuration is centos 7 64bits , custombuild 2.0