[0] HttpException in App.php line 559

控制器不存在:咱们团购的这几家机构都是比较有实力的权威机构,往年都是请的名师授课,这几家下来基本已经囊括了实务所有名师。

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

Call Stack

  1. in App.php line 559
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/home/www/wwwroot/fa...') in index.php line 126

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
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.1.62.0
HTTP_VIA
1.1 squid-proxy-5b5d847c96-dqpzn (squid/6.10)
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
bbs.ssfeng.com
REDIRECT_STATUS
200
SERVER_NAME
ssfeng.com
SERVER_PORT
80
SERVER_ADDR
162.209.228.180
REMOTE_PORT
3761
REMOTE_ADDR
216.73.216.172
SERVER_SOFTWARE
nginx/1.28.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/home/www/wwwroot/fanmulu666.com_xin.com
DOCUMENT_URI
/index.php
REQUEST_URI
/%E5%92%B1%E4%BB%AC%E5%9B%A2%E8%B4%AD%E7%9A%84%E8%BF%99%E5%87%A0%E5%AE%B6%E6%9C%BA%E6%9E%84%E9%83%BD%E6%98%AF%E6%AF%94%E8%BE%83%E6%9C%89%E5%AE%9E%E5%8A%9B%E7%9A%84%E6%9D%83%E5%A8%81%E6%9C%BA%E6%9E%84%EF%BC%8C%E5%BE%80%E5%B9%B4%E9%83%BD%E6%98%AF%E8%AF%B7%E7%9A%84%E5%90%8D%E5%B8%88%E6%8E%88%E8%AF%BE%EF%BC%8C%E8%BF%99%E5%87%A0%E5%AE%B6%E4%B8%8B%E6%9D%A5%E5%9F%BA%E6%9C%AC%E5%B7%B2%E7%BB%8F%E5%9B%8A%E6%8B%AC%E4%BA%86%E5%AE%9E%E5%8A%A1%E6%89%80%E6%9C%89%E5%90%8D%E5%B8%88%E3%80%82
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/%E5%92%B1%E4%BB%AC%E5%9B%A2%E8%B4%AD%E7%9A%84%E8%BF%99%E5%87%A0%E5%AE%B6%E6%9C%BA%E6%9E%84%E9%83%BD%E6%98%AF%E6%AF%94%E8%BE%83%E6%9C%89%E5%AE%9E%E5%8A%9B%E7%9A%84%E6%9D%83%E5%A8%81%E6%9C%BA%E6%9E%84%EF%BC%8C%E5%BE%80%E5%B9%B4%E9%83%BD%E6%98%AF%E8%AF%B7%E7%9A%84%E5%90%8D%E5%B8%88%E6%8E%88%E8%AF%BE%EF%BC%8C%E8%BF%99%E5%87%A0%E5%AE%B6%E4%B8%8B%E6%9D%A5%E5%9F%BA%E6%9C%AC%E5%B7%B2%E7%BB%8F%E5%9B%8A%E6%8B%AC%E4%BA%86%E5%AE%9E%E5%8A%A1%E6%89%80%E6%9C%89%E5%90%8D%E5%B8%88%E3%80%82
SCRIPT_FILENAME
/home/www/wwwroot/fanmulu666.com_xin.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1757465177.2778
REQUEST_TIME
1757465177
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/
APP_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/application/
MAC_COMM
/home/www/wwwroot/fanmulu666.com_xin.com/application/common/common/
MAC_HOME_COMM
/home/www/wwwroot/fanmulu666.com_xin.com/application/index/common/
MAC_ADMIN_COMM
/home/www/wwwroot/fanmulu666.com_xin.com/application/admin/common/
MAC_START_TIME
1757465177.278
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1757465177.2782
THINK_START_MEM
368880
EXT
.php
EXTTXT
.txt
MACLINE
verifymac
DS
/
THINK_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/thinkphp/
LIB_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/thinkphp/library/
CORE_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/thinkphp/library/think/
TRAIT_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/thinkphp/library/traits/
MACERRORF
error
EXTEND_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/extend/
VENDOR_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/vendor/
RUNTIME_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/runtime/
LOG_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/runtime/log/
CACHE_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/runtime/cache/
TEMP_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/runtime/temp/
CONF_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/addons/
MAX_CACHE_ITEMS
1000
MAC_URL
http://www.maccms.la/
MAC_NAME
苹果CMS
MAC_PATH
/
MAC_MOB
0
MAC_ROOT_TEMPLATE
/home/www/wwwroot/fanmulu666.com_xin.com/template/default3/html/
MAC_PATH_TEMPLATE
/template/default3/
MAC_PATH_TPL
/template/default3/html/
MAC_PATH_ADS
/template/default3/ads/
MAC_PAGE_SP
_
MAC_PLAYER_SORT
1
MAC_ADDON_PATH
/home/www/wwwroot/fanmulu666.com_xin.com/addons/
MAC_ADDON_PATH_STATIC
/home/www/wwwroot/fanmulu666.com_xin.com/static/addons/