[error] OpenEvent(“Global\ngx_reload_11812“) failed (2: The system cannot find the file specified

简介: [error] OpenEvent(“Global\ngx_reload_11812“) failed (2: The system cannot find the file specified
>  D:\soft\codeProcess\nginx-1.18.0>nginx -s reload nginx: [emerg]
> unexpected "}" in D:\soft\codeProcess\nginx-1.18.0/conf/nginx.conf:60


解决方法: 这个问题是nginx的括号前面没有打上 ;


D:\soft\codeProcess\nginx-1.18.0>nginx -s reload nginx: [error]

OpenEvent(“Global\ngx_reload_23428”) failed (2: The system cannot find

the file specified)


解决方法: nignx没有启动,直接reload报错

相关文章
|
SQL Oracle Java
达梦 报错 数据类型不匹配
讲述DM数据库报错数据类型不匹配问题处理
|
负载均衡 Ubuntu 应用服务中间件
|
弹性计算 网络协议 安全
【图文教程】阿里云服务器开放端口设置(超详细)
阿里云服务器端口怎么打开?云服务器ECS端口在安全组中开启,轻量应用服务器端口在防火墙中打开,阿里云服务器网以80端口为例,来详细说下阿里云服务器端口开放图文教程,其他的端口如8080、3306、443、1433也是同样的方法进行开启端口:
39164 2
|
NoSQL 数据可视化 关系型数据库
推荐几个好用的redis可视化工具
推荐几个好用的redis可视化工具
16722 1
|
JSON 前端开发 Java
template might not exist or might not be accessible by any of the configured Template Resolvers
template might not exist or might not be accessible by any of the configured Template Resolvers
520 0
|
12月前
|
API
Vue3组件通信全解析:利用props、emit、provide/inject跨层级传递数据,expose与ref实现父子组件方法调用
Vue3组件通信全解析:利用props、emit、provide/inject跨层级传递数据,expose与ref实现父子组件方法调用
2662 0
|
资源调度 JavaScript Windows
'vue-cli-service' 不是内部或外部命令,也不是可运行的程序问题解决
【5月更文挑战第7天】'vue-cli-service' 不是内部或外部命令,也不是可运行的程序问题解决
19533 3