[0] HttpException in App.php line 556

控制器不存在:197635

  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() 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/fi...') in index.php line 39

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_X_FORWARDED_PROTO
https
HTTP_X_FORWARDED_FOR
54.242.220.142
HTTP_X_REAL_IP
54.242.220.142
HTTP_HOST
www.242xs.org
PATH_INFO
/197635/124.html
REDIRECT_STATUS
200
SERVER_NAME
242xs.org
SERVER_PORT
443
SERVER_ADDR
23.224.13.66
REMOTE_PORT
49892
REMOTE_ADDR
194.147.98.150
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/home/www/wwwroot/film.com
DOCUMENT_URI
/index.php
REQUEST_URI
/197635/124.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/197635/124.html
SCRIPT_FILENAME
/home/www/wwwroot/film.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1712729726.6064
REQUEST_TIME
1712729726
Environment Variables
empty

ThinkPHP Constants

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