安装ngxin,启动一直提示: nginx: [emerg] bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions) 。nginx
因为安装了 sql server reporting,默认会占用80端口。web
一、打开"Reporting services 配置管理器“sql
二、"web服务 URL“ --> "TCP端口“默认80修改成其余端口socket
三、"报表管理器URL“ --> "URL“ --> "高级“ --> "TCP端口“默认80修改成其余端口server
在启动 ngxin 就可。
it