| 系统:Windows Server 2019 Datacenter (build 17763) x64
 版本:8.35
 
 
 
 正在安装nginx 服务
 
 Status : Stopped
 Name : nginx
 DisplayName : nginx
 
 服务 nginx 安装成功
 True
 Start-Service : 由于以下错误无法启动服务“nginx (nginx)”: 无法启动计算机“.”上的服务 nginx。
 所在位置 D:\BtSoft\panel\install\nginx.ps1:44 字符: 5
 + Start-Service -Name nginx
 + ~~~~~~~~~~~~~~~~~~~~~~~~~
 + CategoryInfo : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],
 ServiceCommandException
 + FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand
 
 Successfully
 |