澳门太阳集团app下载(中国)APP platform

[2] ErrorException in App.php line 321

scandir(): open_basedir restriction in effect. File(/opt/rasp71/logs/plugin/plugin.log.2024-04-27) is not within the allowed path(s): (/www/wwwroot/yzwl.srok.cn/:/tmp/)

  1. }
  2. // 自动读取配置文件
  3. if (is_dir($path . 'config')) {
  4. $dir = $path . 'config' . DIRECTORY_SEPARATOR;
  5. } elseif (is_dir($this->configPath . $module)) {
  6. $dir = $this->configPath . $module;
  7. }
  8. $files = isset($dir) ? scandir($dir) : [];
  9. foreach ($files as $file) {
  10. if ('.' . pathinfo($file, PATHINFO_EXTENSION) === $this->configExt) {
  11. $this->config->load($dir . $file, pathinfo($file, PATHINFO_FILENAME));
  12. }
  13. }
  14. }
  15. $this->setModulePath($path);

Call Stack

  1. in App.php line 321
  2. at Error::appError(2, 'scandir(): open_base...', '/home/wwwroot/yzwl.s...', 321, ['module' => '', 'path' => '/home/wwwroot/yzwl.s...', 'tags' => ['app_init' => ['app\common\behavior\...', 'app\common\behavior\...'], 'app_begin' => [], 'module_init' => [], ...], ...])
  3. at scandir('/home/wwwroot/yzwl.s...') in App.php line 321
  4. at App->init() in App.php line 211
  5. at App->initialize() in App.php line 379
  6. at App->run() in index.php line 29

Environment Variables

GET Data
s /shows/8/68.html
POST Dataempty
Filesempty
Cookies
think_shistory think:[""]
PHPSESSID ne80tg1dkf0h2vfs868uvq7rp7
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_COOKIE think_shistory=think%3A%5B%22%22%5D; PHPSESSID=ne80tg1dkf0h2vfs868uvq7rp7
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.yunzhuwulian.com
HTTP_USER_AGENT Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME yzwl.srok.cn
SERVER_PORT 80
SERVER_ADDR 60.247.153.183
REMOTE_PORT 54484
REMOTE_ADDR 104.206.98.130
SERVER_SOFTWARE nginx/1.15.10
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/yzwl.srok.cn/public
DOCUMENT_URI /index.php
REQUEST_URI /shows/8/68.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/shows/8/68.html
SCRIPT_FILENAME /www/wwwroot/yzwl.srok.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1714148271.6891
REQUEST_TIME 1714148271
Environment Variablesempty
ThinkPHP Constants
IF_PUBLIC true
ROOT_PATH /home/wwwroot/yzwl.srok.cn/public/../
APP_PATH /home/wwwroot/yzwl.srok.cn/public/../application/
DS /
ADDON_PATH /home/wwwroot/yzwl.srok.cn/public/../addons/
ROOT_URL /
TEMPLATE_PATH /home/wwwroot/yzwl.srok.cn/public/../templates/
XML 地图