nginx报错:nginx: [error] OpenEvent(“Global\ngx_reload_89728“) failed
·
nginx报错:nginx: [error] OpenEvent("Global\ngx_reload_89728") failed (2: The system cannot find the file specified)
nginx: [error] OpenEvent("Global\ngx_reload_89728") failed (2: The system cannot find the file specified)
如图:

原因是未启动nginx服务器导致,先启动nginx,再执行其他命令即可:
start nginx
更多推荐
所有评论(0)