[0] ThrowableError in Base.php line 6

致命错误: Class 'app\common\controller\All' not found

  1. <?php
  2. namespace app\index\controller;
  3. use think\Controller;
  4. use app\common\controller\All;
  5. class Base extends All
  6. {
  7. var $_group;
  8. var $_user;
  9. public function __construct()
  10. {
  11. parent::__construct();
  12. $this->check_site_status();
  13. $this->label_maccms();
  14. $this->check_browser_jump();
  15. $this->label_user();
  16. }

Call Stack

  1. in Base.php line 6
  2. at include() in Loader.php line 666
  3. at think\__include_file() in Loader.php line 85
  4. at Loader::autoload()
  5. at spl_autoload_call() in Index.php line 4
  6. at include('/www/wwwroot/bhstny....') in Loader.php line 666
  7. at think\__include_file() in Loader.php line 85
  8. at Loader::autoload()
  9. at spl_autoload_call()
  10. at class_exists() in Loader.php line 478
  11. at Loader::controller() in App.php line 580
  12. at App::module() in App.php line 456
  13. at App::exec() in App.php line 139
  14. at App::run() in start.php line 19
  15. at require('/www/wwwroot/bhstny....') in index.php line 39

Environment Variables

GET Data

iid
787
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
hbmxst.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
REDIRECT_STATUS
200
SERVER_NAME
bhstny.com
SERVER_PORT
80
SERVER_ADDR
156.250.211.200
REMOTE_PORT
37442
REMOTE_ADDR
54.173.214.79
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/bhstny.com
DOCUMENT_URI
/index.php
REQUEST_URI
/?iid=787
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
iid=787
SCRIPT_FILENAME
/www/wwwroot/bhstny.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711618718.068
REQUEST_TIME
1711618718
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/www/wwwroot/bhstny.com/
APP_PATH
/www/wwwroot/bhstny.com/application/
MAC_COMM
/www/wwwroot/bhstny.com/application/common/common/
MAC_HOME_COMM
/www/wwwroot/bhstny.com/application/index/common/
MAC_ADMIN_COMM
/www/wwwroot/bhstny.com/application/admin/common/
MAC_START_TIME
1711618718.0684
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1711618718.0687
THINK_START_MEM
355368
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/bhstny.com/thinkphp/
LIB_PATH
/www/wwwroot/bhstny.com/thinkphp/library/
CORE_PATH
/www/wwwroot/bhstny.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/bhstny.com/thinkphp/library/traits/
EXTEND_PATH
/www/wwwroot/bhstny.com/extend/
VENDOR_PATH
/www/wwwroot/bhstny.com/vendor/
RUNTIME_PATH
/www/wwwroot/bhstny.com/runtime/
LOG_PATH
/www/wwwroot/bhstny.com/runtime/log/
CACHE_PATH
/www/wwwroot/bhstny.com/runtime/cache/
TEMP_PATH
/www/wwwroot/bhstny.com/runtime/temp/
CONF_PATH
/www/wwwroot/bhstny.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwroot/bhstny.com/addons/
SAEEDEBEBD40C6DD340CB20F6F8B1B4D8
/www/wwwroot/bhstny.com/application/common.php
MAC_URL
http://www.maccms.la/
MAC_NAME
苹果CMS
MAC_PATH
/
MAC_MOB
0
MAC_ROOT_TEMPLATE
/www/wwwroot/bhstny.com/template/stui_tpl2/html/
MAC_PATH_TEMPLATE
/template/stui_tpl2/
MAC_PATH_TPL
/template/stui_tpl2/html/
MAC_PATH_ADS
/template/stui_tpl2/ads/
MAC_PAGE_SP
_
MAC_PLAYER_SORT
1
MAC_ADDON_PATH
/www/wwwroot/bhstny.com/addons/
MAC_ADDON_PATH_STATIC
/www/wwwroot/bhstny.com/static/addons/
WC861C992058476D286FD7106FFBAAD76
/www/wwwroot/bhstny.com/application/common/controller/All.php
0.186532s