[0] HttpException in App.php line 373

控制器不存在:Ben

  1. // 设置当前请求的控制器、操作
  2. $request->controller(Loader::parseName($controller, 1))->action($actionName);
  3. // 监听module_init
  4. Hook::listen('module_init', $request);
  5. $instance = Loader::controller($controller, $config['url_controller_layer'], $config['controller_suffix'], $config['empty_controller']);
  6. if (is_null($instance)) {
  7. throw new HttpException(404, 'controller not exists:' . Loader::parseName($controller, 1));
  8. }
  9. // 获取当前操作名
  10. $action = $actionName . $config['action_suffix'];
  11. $vars = [];
  12. if (is_callable([$instance, $action])) {
  13. // 执行操作方法
  14. $call = [$instance, $action];
  15. } elseif (is_callable([$instance, '_empty'])) {

Call Stack

  1. in App.php line 373
  2. at App::module(['index', 'ben', 'article-wap-406482.s...'], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 130
  3. at App::run() in start.php line 18
  4. at require('/data/user/myfolder/...') in index.php line 10

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
handl_url_base https://kogan-disalvo.com/run-for-the-ribbons-5k
organic_source https://incogniton.com/zh-hans/knowledge%20center/%e6%8c%87%e5%8d%97-%e5%a6%82%e4%bd%95%e9%80%9a%e8%bf%87-firefox-%e6%b5%8f%e8%a7%88%e5%99%a8%e5%92%8c-foxyproxy-%e6%b5%8b%e8%af%95%e6%82%a8%e7%9a%84%e4%bb%a3%e7%90%86%e6%9c%8d%e5%8a%a1%e5%99%a8
handl_ip 18.188.24.17
handl_landing_page https://hairneva.com/de/die-haartransplantation-ohne-rasur
care_did 07801d7d-7537-4ed3-8d7f-0642f4259d3b
HandLtestDomainNameServer HandLtestDomainValueServer
handl_original_ref https://incogniton.com/zh-hans/knowledge%20center/%e6%8c%87%e5%8d%97-%e5%a6%82%e4%bd%95%e9%80%9a%e8%bf%87-firefox-%e6%b5%8f%e8%a7%88%e5%99%a8%e5%92%8c-foxyproxy-%e6%b5%8b%e8%af%95%e6%82%a8%e7%9a%84%e4%bb%a3%e7%90%86%e6%9c%8d%e5%8a%a1%e5%99%a8
organic_source_str Internal
handl_ref https://incogniton.com/zh-hans/knowledge%20center/%e6%8c%87%e5%8d%97-%e5%a6%82%e4%bd%95%e9%80%9a%e8%bf%87-firefox-%e6%b5%8f%e8%a7%88%e5%99%a8%e5%92%8c-foxyproxy-%e6%b5%8b%e8%af%95%e6%82%a8%e7%9a%84%e4%bb%a3%e7%90%86%e6%9c%8d%e5%8a%a1%e5%99%a8
handl_url https://kogan-disalvo.com/run-for-the-ribbons-5k
user_agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Sessionempty
Server/Request Data
USER nobody
HOME /
FCGI_ROLE RESPONDER
SCRIPT_FILENAME /data/user/htdocs/index.php
PATH_INFO /ben/article-wap-406482.shtml
QUERY_STRING s=/ben/article-wap-406482.shtml
REQUEST_METHOD GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME /index.php
REQUEST_URI /ben/article-wap-406482.shtml
DOCUMENT_URI /index.php
DOCUMENT_ROOT /data/user/htdocs
SERVER_PROTOCOL HTTP/1.1
REQUEST_SCHEME https
HTTPS on
GATEWAY_INTERFACE CGI/1.1
SERVER_SOFTWARE nginx/1.18.0
REMOTE_ADDR 18.188.24.17
REMOTE_PORT 11641
SERVER_ADDR 10.21.232.236
SERVER_PORT 443
SERVER_NAME moutil.com
REDIRECT_STATUS 200
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_REFERER http://moutil.com/ben/article-wap-406482.shtml
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_COOKIE handl_url_base=https%3A%2F%2Fkogan-disalvo.com%2Frun-for-the-ribbons-5k; organic_source=https%3A%2F%2Fincogniton.com%2Fzh-hans%2Fknowledge%2520center%2F%25e6%258c%2587%25e5%258d%2597-%25e5%25a6%2582%25e4%25bd%2595%25e9%2580%259a%25e8%25bf%2587-firefox-%25e6%25b5%258f%25e8%25a7%2588%25e5%2599%25a8%25e5%2592%258c-foxyproxy-%25e6%25b5%258b%25e8%25af%2595%25e6%2582%25a8%25e7%259a%2584%25e4%25bb%25a3%25e7%2590%2586%25e6%259c%258d%25e5%258a%25a1%25e5%2599%25a8; handl_ip=18.188.24.17; handl_landing_page=https%3A%2F%2Fhairneva.com%2Fde%2Fdie-haartransplantation-ohne-rasur; care_did=07801d7d-7537-4ed3-8d7f-0642f4259d3b; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_original_ref=https%3A%2F%2Fincogniton.com%2Fzh-hans%2Fknowledge%2520center%2F%25e6%258c%2587%25e5%258d%2597-%25e5%25a6%2582%25e4%25bd%2595%25e9%2580%259a%25e8%25bf%2587-firefox-%25e6%25b5%258f%25e8%25a7%2588%25e5%2599%25a8%25e5%2592%258c-foxyproxy-%25e6%25b5%258b%25e8%25af%2595%25e6%2582%25a8%25e7%259a%2584%25e4%25bb%25a3%25e7%2590%2586%25e6%259c%258d%25e5%258a%25a1%25e5%2599%25a8; organic_source_str=Internal; handl_ref=https%3A%2F%2Fincogniton.com%2Fzh-hans%2Fknowledge%2520center%2F%25e6%258c%2587%25e5%258d%2597-%25e5%25a6%2582%25e4%25bd%2595%25e9%2580%259a%25e8%25bf%2587-firefox-%25e6%25b5%258f%25e8%25a7%2588%25e5%2599%25a8%25e5%2592%258c-foxyproxy-%25e6%25b5%258b%25e8%25af%2595%25e6%2582%25a8%25e7%259a%2584%25e4%25bb%25a3%25e7%2590%2586%25e6%259c%258d%25e5%258a%25a1%25e5%2599%25a8; handl_url=https%3A%2F%2Fkogan-disalvo.com%2Frun-for-the-ribbons-5k; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20ClaudeBot%2F1.0%3B%20%2Bclaudebot%40anthropic.com%29
HTTP_HOST moutil.com
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1734782180.2149
REQUEST_TIME 1734782180
Environment Variablesempty
ThinkPHP Constants
APP_PATH ../myfolder/application/
BIND_MODULE index
THINK_VERSION 5.0.6
THINK_START_TIME 1734782180.215
THINK_START_MEM 237760
EXT .php
DS /
THINK_PATH /data/user/myfolder/inc/
LIB_PATH /data/user/myfolder/inc/library/
CORE_PATH /data/user/myfolder/inc/library/think/
TRAIT_PATH /data/user/myfolder/inc/library/traits/
ROOT_PATH /data/user/myfolder/
EXTEND_PATH /data/user/myfolder/extend/
VENDOR_PATH /data/user/myfolder/vendor/
RUNTIME_PATH /data/user/myfolder/runtime/
LOG_PATH /data/user/myfolder/runtime/log/
CACHE_PATH /data/user/myfolder/runtime/cache/
TEMP_PATH /data/user/myfolder/runtime/temp/
CONF_PATH ../myfolder/application/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false
url /ben/article-wap-406482.shtml
ref http://moutil.com/ben/article-wap-406482.shtml
ent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
site http://wap.few82.com/
road ?road=moutil.com/ben/article-wap-406482.shtml
memes ?road=moutil.com/ben/article-wap-406482.shtml&referer=http%3A%2F%2Fmoutil.com%2Fben%2Farticle-wap-406482.shtml
regs @BaiduSpider|Sogou|Yisou|Haosou|360Spider@i
mobile /phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/
area true