当前位置:论坛首页 > Linux面板 > 求助

【已解决】检测到配置文件有错误,请先排除后再操作

发表在 Linux面板2022-5-17 10:12 [复制链接] 13 10222

ERROR: 检测到配置文件有错误,请先排除后再操作
使用道具 举报 只看该作者 回复
发表于 2022-5-17 10:14:02 | 显示全部楼层
ERROR: 检测到配置文件有错误,请先排除后再操作


nginx:
使用道具 举报 回复 支持 反对
发表于 2022-5-17 10:14:48 | 显示全部楼层
ERROR: 检测到配置文件有错误,请先排除后再操作

[emerg] open()
使用道具 举报 回复 支持 反对
发表于 2022-5-17 10:16:43 | 显示全部楼层

"/www/server/nginx/conf/enable-php.conf"
使用道具 举报 回复 支持 反对
发表于 2022-5-17 10:18:19 | 显示全部楼层
fail ed ....
使用道具 举报 回复
发表于 2022-5-17 10:19:11 | 显示全部楼层
ERROR: 检测到配置文件有错误,请先排除后再操作

nginx: [emerg] open() "/www/server/nginx/conf/enable-php.conf" fail ed (2: No such file or directory) in /www/server/nginx/conf/nginx.conf:79
nginx: configuration file /www/server/nginx/conf/nginx.conf test fail ed
使用道具 举报 回复 支持 反对
发表于 2022-5-17 10:32:17 | 显示全部楼层
宝塔用户_feylse 发表于 2022-5-17 10:19
ERROR: 检测到配置文件有错误,请先排除后再操作

nginx: [emerg] open() "/www/server/nginx/conf/enable-p ...

您好!在这个命令下/www/server/nginx/conf新建一个叫enable-php.conf的文件,文件内容为
  1. location ~ [^/]\.php(/|$)
  2.         {
  3.                 try_files $uri =404;
  4.                 fastcgi_pass  unix:/tmp/php-cgi-74.sock;
  5.                 fastcgi_index index.php;
  6.                 include fastcgi.conf;
  7.                 include pathinfo.conf;
  8.         }
复制代码

注意这里的74是php的版本,您安装的哪个版本的php就写哪个版本。
使用道具 举报 回复 支持 反对
发表于 2022-5-17 11:15:11 | 显示全部楼层
您好!怎么查询php版本?
使用道具 举报 回复 支持 反对
发表于 2022-5-17 11:58:52 | 显示全部楼层
安装php7.4,建立文件内容:
location ~ [^/]\.php(/|$)
        {
                try_files $uri =404;
                fastcgi_pass  unix:/tmp/php-cgi-74.sock;
                fastcgi_index index.php;
                include fastcgi.conf;
                include pathinfo.conf;
        }
存盘时出现错误:nginx: [emerg] invalid number of arguments in "location" directive in /www/server/nginx/conf/enable-php.conf:2
nginx: configuration file /www/server/nginx/conf/nginx.conf test fail ed
使用道具 举报 回复 支持 反对
发表于 2022-5-17 12:04:40 | 显示全部楼层
宝塔用户_feylse 发表于 2022-5-17 11:15
您好!怎么查询php版本?

QQ截图20220517120416.png
使用道具 举报 回复 支持 反对
发表于 2022-5-17 12:07:32 | 显示全部楼层
宝塔用户_feylse 发表于 2022-5-17 11:58
安装php7.4,建立文件内容:
location ~ [^/]\.php(/|$)
        {

请先说明一下你已经做了那些操作?
使用道具 举报 回复 支持 反对
发表于 2022-5-17 12:10:18 | 显示全部楼层
解决了,谢谢!
使用道具 举报 回复 支持 反对
发表于 2023-11-26 23:20:34 | 显示全部楼层
tianws 发表于 2022-5-17 12:10
解决了,谢谢!

请问你是怎么解决的呀?
使用道具 举报 回复 支持 反对
发表于 2024-2-24 02:14:05 | 显示全部楼层
南南呦 发表于 2022-5-17 10:32
您好!在这个命令下/www/server/nginx/conf新建一个叫enable-php.conf的文件,文件内容为

注意这里的74 ...

纯静态咋办
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

立即付费处理

工作时间:09:00至24:00

快速回复 返回顶部 返回列表