Bug on New VirtualMin

6 posts / 0 new
Last post
#1 Fri, 02/19/2016 - 08:12
vishnunuk

Bug on New VirtualMin

Keep creating listen 80 default_server; listen [::]:80 default_server ipv6only=on; on every new virtual server

cause nginx shutdown

Applying Nginx configuration .. .. configuration is invalid : nginx: [emerg] duplicate listen options for [2600:3c00::f03c:91ff:fe08:b171]:80 in /etc/nginx/sites-enabled/testingg.com:4 nginx: configuration file /etc/nginx/nginx.conf test failed.

Fri, 02/19/2016 - 09:38
wasiqaftab

you need to change it on virtual min default template so it will not do like this

Fri, 02/19/2016 - 11:12 (Reply to #2)
vishnunuk

Can you please tell me how to change virtual min default template ? I am looking on this for last 24 hours no luck :(

Fri, 02/19/2016 - 12:40 (Reply to #3)
vishnunuk

There is a server template for Apache website, i removed Apache and using Nginx

Fri, 02/19/2016 - 12:50
wasiqaftab

yes its under server template under virtual min

Fri, 02/19/2016 - 13:52 (Reply to #5)
vishnunuk

see this http://postimg.org/image/slm48ohgl/ there is no option for Nginx

Topic locked