[0] HttpException in App.php line 578

控制器不存在:app\controller\Blog

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 578
  2. at App::module([null, 'blog', '30'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], true) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => [null, 'blog', '30']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/alidata/www/seo/pub...') in index.php line 30

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_SLB_ID
lb-bp1i5ski4ovszmeg593fe
HTTP_X_FORWARDED_CLIENT_SRCPORT
38842
HTTP_X_FORWARDED_PROTO
https
HTTP_X_FORWARDED_PORT
443
HTTP_SLB_IP
192.168.3.164
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_CONNECTION
close
HTTP_X_FORWARDED_FOR
54.159.186.146
HTTP_HOST
www.integrity.com.cn
HTTP_REMOTEIP
54.159.186.146
REDIRECT_STATUS
200
SERVER_NAME
SERVER_PORT
4080
SERVER_ADDR
192.168.3.161
REMOTE_PORT
REMOTE_ADDR
54.159.186.146
SERVER_SOFTWARE
nginx/1.12.2
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/alidata/www/seo/public
DOCUMENT_URI
/college/domain_seo/index.php/blog/30/
REQUEST_URI
/college/blog/30/
SCRIPT_NAME
/college/domain_seo/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/alidata/www/seo/public/college/domain_seo/index.php
PATH_INFO
/blog/30/
FCGI_ROLE
RESPONDER
PHP_SELF
/college/domain_seo/index.php/blog/30/
REQUEST_TIME_FLOAT
1711629622.3642
REQUEST_TIME
1711629622
Environment Variables
empty

ThinkPHP Constants

_DOMAIN_DIR_ROOT_
/alidata/www/seo/public/college/domain_seo/
_DOMAIN_DIR_FILE_
/alidata/www/seo/public/college/domain_sns/file/
_CTOCODE_ROOT_
20170526
_CTOCODE_
/alidata/www/seo/public/college/ctocode-php-frame/
_CTOCODE_CLASS_
/alidata/www/seo/public/college/ctocode-php-frame//class/
_CTOCODE_CORE_
/alidata/www/seo/public/college/ctocode-php-frame//core/
_CTOCODE_FONTS_
/alidata/www/seo/public/college/ctocode-php-frame//fonts/
_CTOCODE_FUNC_
/alidata/www/seo/public/college/ctocode-php-frame//function/
_CTOCODE_CONFIG_
/alidata/www/seo/public/college/config/
_CTOCODE_DATA_
/alidata/www/seo/public/college/data/
_CTOCODE_CACHE_
/alidata/www/seo/public/college/data/cache/
_CTOCODE_EXTEND_
/alidata/www/seo/public/college/extend/
_CTOCODE_FILE_
/alidata/www/seo/public/college/file/
_CTOCODE_VENDOR_
/alidata/www/seo/public/college/vendor/
_URL_CDN_API_
http://api.tdjin.cn/
_URL_CDN_UI_
https://f.integrity.com.cn/
_URL_CDN_FILE_
http://f.9635.com.cn/
_URL_API_TOOL_
https://tool.integrity.com.cn/
_TOOL_FILE_SETT_ID_
2
_TOOL_UEDITOR_FILE_SETT_ID_
3
_URL_DOMAIN_WWW_
https://www.integrity.com.cn/college/
_URL_DOMAIN_CONSOLE_
http://seo.integrity.com.cn/
_URL_DOMAIN_UCENTER_
http://u.10.com/
_SITE_INFO_
{ "company_name": "\u5317\u4eac\u4e2d\u548c\u5e94\u6cf0\u8d22\u52a1\u987e\u95ee\u6709\u9650\u516c\u53f8", "company_address": "\u4e0a\u6d77\u5e02\u6d66\u4e1c\u65b0\u533a\u4e1c\u65b9\u8def1267\u5f048\u53f7\uff08\u9646\u5bb6\u5634\u91d1\u878d\u670d\u52a1\u5e7f\u573a\u4e8c\u671f\uff0910\u5c42", "company_number": "021-80301109", "copyright": "\u00a9 Copyright 2014~   \u5317\u4eac\u4e2d\u548c\u5e94\u6cf0\u8d22\u52a1\u987e\u95ee\u6709\u9650\u516c\u53f8", "icp": "\u4eacICP\u590717028750" }
APP_PATH
/alidata/www/seo/public/college/domain_seo/../apps_seo/
THINK_VERSION
5.0.20
THINK_START_TIME
1711629622.3683
THINK_START_MEM
732752
EXT
.php
DS
/
THINK_PATH
/alidata/www/seo/public/college/thinkphp5.0.20/
LIB_PATH
/alidata/www/seo/public/college/thinkphp5.0.20/library/
CORE_PATH
/alidata/www/seo/public/college/thinkphp5.0.20/library/think/
TRAIT_PATH
/alidata/www/seo/public/college/thinkphp5.0.20/library/traits/
ROOT_PATH
/alidata/www/seo/public/college/
EXTEND_PATH
/alidata/www/seo/public/college/extend/
VENDOR_PATH
/alidata/www/seo/public/college/vendor/
RUNTIME_PATH
/alidata/www/seo/public/college/runtime/
LOG_PATH
/alidata/www/seo/public/college/runtime/log/
CACHE_PATH
/alidata/www/seo/public/college/runtime/cache/
TEMP_PATH
/alidata/www/seo/public/college/runtime/temp/
CONF_PATH
/alidata/www/seo/public/college/domain_seo/../apps_seo/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false