啟動nginx.ese之后
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)
說明某個進程占用了80端口
查看之后是System占用,這個是系統服務,無法手動終止
原因是 SQL Server Reporting Services,停止掉這個服務並設置其為手動啟動即可
啟動好nginx后,在重新啟動SQL Server Reporting Services服務可以啟動成功,但是未驗證微軟的數據庫報表設計工具,它集成在微軟的商業智能開發工具是否能正常使用。