[8] ErrorException in start.php line 17

Undefined variable: config

  1. // +----------------------------------------------------------------------
  2. // | Author: liu21st <liu21st@gmail.com>
  3. // +----------------------------------------------------------------------
  4. namespace think;
  5. // ThinkPHP 引导文件
  6. // 1. 加载基础文件
  7. require __DIR__ . '/base.php';
  8. print_r($config);
  9. // 2. 执行应用
  10. App::run()->send();

Call Stack

  1. in start.php line 17
  2. at Error::appError(8, 'Undefined variable: ...', '/www/wwwroot/maccms-...', 17, ['_GET' => ['s' => '/movie/dzONPfwp.html'], '_POST' => [], '_COOKIE' => [], ...]) in start.php line 17
  3. at require('/www/wwwroot/maccms-...') in index.php line 40

Environment Variables

GET Data

s
/movie/dzONPfwp.html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_REFERER
http://67axcwfa.com/movie/dzONPfwp.html
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
PATH_INFO
HTTP_HOST
www.67axcwfa.com
REDIRECT_STATUS
200
SERVER_NAME
maccms-fan-01.com
SERVER_PORT
80
SERVER_ADDR
38.12.41.143
REMOTE_PORT
14721
REMOTE_ADDR
3.144.162.109
SERVER_SOFTWARE
nginx/1.26.3
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/maccms-fan-m
DOCUMENT_URI
/index.php
REQUEST_URI
/movie/dzONPfwp.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/movie/dzONPfwp.html
SCRIPT_FILENAME
/www/wwwroot/maccms-fan-m/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1742290769.7975
REQUEST_TIME
1742290769
Environment Variables
empty

ThinkPHP Constants

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