[0] HttpException in App.php line 556

控制器不存在:www.china-furnace.net

  1. App::$modulePath = APP_PATH . ($module ? $module . DS : '');
  2. // 是否自动转换控制器和操作名
  3. $convert = is_bool($convert) ? $convert : $config['url_convert'];
  4. // 获取控制器名
  5. $controller = strip_tags($result[1] ?: $config['default_controller']);
  6. if (!preg_match('/^[A-Za-z](\w|\.)*$/', $controller)) {
  7. throw new HttpException(404, 'controller not exists:' . $controller);
  8. }
  9. $controller = $convert ? strtolower($controller) : $controller;
  10. // 获取操作名
  11. $actionName = strip_tags($result[2] ?: $config['default_action']);
  12. if (!empty($config['action_convert'])) {
  13. $actionName = Loader::parseName($actionName, 1);
  14. } else {

Call Stack

  1. in App.php line 556
  2. at App::module(['index', 'www.china-furnace.ne...', null], ['app_host' => '', 'app_debug' => 'true', 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['index', 'www.china-furnace.ne...', null]], ['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('/www/users/chinarjg....') in index.php line 19

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty

Session

refresh_times
1
last_time
1711721259

Server/Request Data

PATH
/sbin:/usr/sbin:/bin:/usr/bin
ORIG_SCRIPT_NAME
/fcgi-bin/php-cgi
ORIG_PATH_TRANSLATED
/www/users/chinarjg.net/index.php
ORIG_PATH_INFO
/index.php
ORIG_SCRIPT_FILENAME
/www/fcgi-bin/php-cgi
HTTP_CONNECTION
close
SCRIPT_NAME
/index.php
REQUEST_URI
/www.china-furnace.net
QUERY_STRING
s=www.china-furnace.net
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_URL
/index.php
REDIRECT_QUERY_STRING
s=www.china-furnace.net
REMOTE_PORT
48910
SCRIPT_FILENAME
/www/users/chinarjg.net/index.php
SERVER_ADMIN
[no address given]
DOCUMENT_ROOT
/www/users/chinarjg.net
REMOTE_ADDR
54.147.110.47
SERVER_PORT
80
SERVER_ADDR
203.191.144.175
SERVER_NAME
chinarjg.net
SERVER_SOFTWARE
Apache/2.2.15 (CentOS) mod_fcgid/2.3.9
SERVER_SIGNATURE
HTTP_HOST
chinarjg.net
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
CGI_RLIMIT_INFINITY
1
REDIRECT_STATUS
200
REDIRECT_HANDLER
fastcgi-php
REDIRECT_CGI_RLIMIT_INFINITY
1
REDIRECT_REDIRECT_STATUS
200
REDIRECT_REDIRECT_CGI_RLIMIT_INFINITY
1
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711721259.8059
REQUEST_TIME
1711721259
PATH_INFO
www.china-furnace.net
Environment Variables
empty

ThinkPHP Constants

WEB_URL
APP_PATH
./application/
BIND_MODULE
index
THINK_VERSION
5.0.24
THINK_START_TIME
1711721259.8064
THINK_START_MEM
262832
EXT
.php
DS
/
THINK_PATH
/www/users/chinarjg.net/thinkphp/
LIB_PATH
/www/users/chinarjg.net/thinkphp/library/
CORE_PATH
/www/users/chinarjg.net/thinkphp/library/think/
TRAIT_PATH
/www/users/chinarjg.net/thinkphp/library/traits/
ROOT_PATH
/www/users/chinarjg.net/
EXTEND_PATH
/www/users/chinarjg.net/extend/
VENDOR_PATH
/www/users/chinarjg.net/vendor/
RUNTIME_PATH
/www/users/chinarjg.net/runtime/
LOG_PATH
/www/users/chinarjg.net/runtime/log/
CACHE_PATH
/www/users/chinarjg.net/runtime/cache/
TEMP_PATH
/www/users/chinarjg.net/runtime/temp/
CONF_PATH
./application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
TTgPvM0615
/www/users/chinarjg.net/application/common.php
aPMcmV0615
/www/users/chinarjg.net/application/common.php
hojdeR0615
/www/users/chinarjg.net/application/common.php