wordpress 使用 lnmp 遇到了这个问题:No input file specified
把 fastcgi.conf ( 与 nginx.conf 同文件夹 )的
fastcgi_param DOCUMENT_ROOT $document_root;
注释掉,
重启 nginx 和 php-fpm
OK~
wordpress 使用 lnmp 遇到了这个问题:No input file specified
把 fastcgi.conf ( 与 nginx.conf 同文件夹 )的
注释掉,
重启 nginx 和 php-fpm
OK~

被折叠的 条评论
为什么被折叠?