zl程序教程

您现在的位置是:首页 >  其他

当前栏目

nginx: [emerg] unknown "scripts" variable

ampNginx quot unknown variable scripts
2023-09-14 08:59:39 时间
[root@master conf]# /opt/nginx/sbin/nginx -s reload br p span >

nginx: [emerg] unknown "scripts" variable


记录一下,还没有找到解决方案(欢迎留言)


1 修改

重新修该了nginx.conf 可以了,定位 是配置文件 local错误


参考

Example

You get the request "/info/" and have the following configuration:

fastcgi_index index.php;

fastcgi_param SCRIPT_FILENAME /home/www/scripts/php$fastcgi_script_name;

SCRIPT_FILENAME would equal "/home/www/scripts/php/info/index.php", but using $request_filename it would just be "/home/www/scripts/php/info/".

When using its important as well. See here for further help:http://wiki.nginx.org/HttpFastcgiModule#fastcgi_split_path_info


使用php-fpm解析PHP, No input file specified , File not found 是常见错误,原因是php-fpm进程找不到SCRIPT_FILENAME配置的要执行的.php文件,php-fpm返回给nginx的默认404错误提示。
Borgaonkar-New-Adventures-In-Spying-3G-And-4G-Users-Locate-Track-And-Monitor 立即下载