[2] ErrorException in Request.php line 147

file_get_contents(): open_basedir restriction in effect. File(/opt/rasp71/logs/plugin/plugin.log.2025-12-24) is not within the allowed path(s): (/www/wwwroot/www.sjesc.com/:/tmp/)

  1. if (property_exists($this, $name)) {
  2. $this->$name = $item;
  3. }
  4. }
  5. if (is_null($this->filter)) {
  6. $this->filter = Config::get('default_filter');
  7. }
  8. // 保存 php://input
  9. $this->input = file_get_contents('php://input');
  10. }
  11. public function __call($method, $args)
  12. {
  13. if (array_key_exists($method, self::$hook)) {
  14. array_unshift($args, $this);
  15. return call_user_func_array(self::$hook[$method], $args);
  16. } else {
  17. throw new Exception('method not exists:' . __CLASS__ . '->' . $method);

Call Stack

  1. in Request.php line 147
  2. at Error::appError(2, 'file_get_contents():...', '/www/wwwroot/www.sje...', 147, ['options' => []])
  3. at file_get_contents('php://input') in Request.php line 147
  4. at Request->__construct([]) in Request.php line 185
  5. at Request::instance() in App.php line 79
  6. at App::run() in start.php line 19
  7. at require('/www/wwwroot/www.sje...') in index.php line 136

Environment Variables

GET Data

s
/detail/gSc0kirMMUF.html
POST Data
empty
Files
empty

Cookies

PHPSESSID
t0nubmm95942kqav4ag94hges2
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_CONNECTION
keep-alive
HTTP_CACHE_CONTROL
max-age=259200
HTTP_X_FORWARDED_FOR
10.3.107.165
HTTP_VIA
1.1 squid-proxy-5b5d847c96-pd5mq (squid/6.13)
HTTP_HOST
www.palmst.com
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_COOKIE
PHPSESSID=t0nubmm95942kqav4ag94hges2
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
PATH_INFO
REDIRECT_STATUS
200
SERVER_NAME
www.big-wealth.com
SERVER_PORT
80
SERVER_ADDR
107.149.14.7
REMOTE_PORT
13748
REMOTE_ADDR
216.73.216.163
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/www.sjesc.com
DOCUMENT_URI
/index.php
REQUEST_URI
/detail/gSc0kirMMUF.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/detail/gSc0kirMMUF.html
SCRIPT_FILENAME
/www/wwwroot/www.sjesc.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1766509799.8171
REQUEST_TIME
1766509799
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/www/wwwroot/www.sjesc.com/
APP_PATH
/www/wwwroot/www.sjesc.com/application/
MAC_COMM
/www/wwwroot/www.sjesc.com/application/common/common/
MAC_HOME_COMM
/www/wwwroot/www.sjesc.com/application/index/common/
MAC_ADMIN_COMM
/www/wwwroot/www.sjesc.com/application/admin/common/
MAC_START_TIME
1766509799.8697
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1766509799.8924
THINK_START_MEM
437560
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.sjesc.com/thinkphp/
LIB_PATH
/www/wwwroot/www.sjesc.com/thinkphp/library/
CORE_PATH
/www/wwwroot/www.sjesc.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.sjesc.com/thinkphp/library/traits/
EXTEND_PATH
/www/wwwroot/www.sjesc.com/extend/
VENDOR_PATH
/www/wwwroot/www.sjesc.com/vendor/
RUNTIME_PATH
/www/wwwroot/www.sjesc.com/runtime/
LOG_PATH
/www/wwwroot/www.sjesc.com/runtime/log/
CACHE_PATH
/www/wwwroot/www.sjesc.com/runtime/cache/
TEMP_PATH
/www/wwwroot/www.sjesc.com/runtime/temp/
CONF_PATH
/www/wwwroot/www.sjesc.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwroot/www.sjesc.com/addons/