php跨站异常,一个站点似乎用了其他站点的跨站

1Panel 版本:2.0.12
操作系统(设备): ubuntu24.04
关键截图:
已关闭这个网站的跨站,但是访问php文件还是提示“No input file specified.”,以及日志提示跨站问题,但是另一个站点sysumsc.cn也没开跨站。



日志:

2025/11/14 03:00:09 [error] 7#7: *394 FastCGI sent in stderr: "PHP message: PHP Warning:  PHP Request Startup: open_basedir restriction in effect. File(/www/sites/recruit.sysumsc.cn/index/public/index.php) is not within the allowed path(s): (/tmp/:/proc/:/www/sites/sysumsc.cn/index/) in Unknown on line 0; PHP message: PHP Warning:  PHP Request Startup: Failed to open stream: Operation not permitted in Unknown on line 0; Unable to open primary script: /www/sites/recruit.sysumsc.cn/index/public/index.php (Operation not permitted)" while reading response header from upstream, client: 172.18.35.21, server: recruit.sysumsc.cn, request: "GET / HTTP/2.0", upstream: "fastcgi://127.0.0.1:9000", host: "recruit.sysumsc.cn"

看一下网站下面的 .user.ini 文件