LNMP 1.4或更高版本如果不想用防跨目录或者修改.user.ini的防跨目录的目录还需要将 /usr/local/nginx/conf/fastcgi.conf 里面的fastcgi_param PHP_ADMIN_VALUE "open_basedir=$document_root/:/tmp/:/proc/"; 在该行行前添加 # 或删除改行,需要重启nginx。

相关文章:

  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
  • 2021-08-08
  • 2023-03-08
  • 2022-12-23
  • 2021-06-22
猜你喜欢
  • 2021-06-04
  • 2021-05-26
  • 2022-12-23
  • 2021-05-15
  • 2021-11-13
  • 2022-12-23
相关资源
相似解决方案