[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', 'upload'], ['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_landing_page https://comau.com/zh-hans/2023/08/24/%e6%9f%af%e9%a9%ac%e6%90%ba%e6%89%81%e7%ba%bf%e9%a9%b1%e5%8a%a8%e7%94%b5%e6%9c%ba%e8%a7%a3%e5%86%b3%e6%96%b9%e6%a1%88%e4%ba%ae%e7%9b%b82023%e6%95%b0%e5%ad%97%e6%99%ba%e9%80%a0%e6%96%b0%e8%83%bd
HandLtestDomainNameServer HandLtestDomainValueServer
handl_url_base https://comau.com/zh-hans/2023/08/24/%e6%9f%af%e9%a9%ac%e6%90%ba%e6%89%81%e7%ba%bf%e9%a9%b1%e5%8a%a8%e7%94%b5%e6%9c%ba%e8%a7%a3%e5%86%b3%e6%96%b9%e6%a1%88%e4%ba%ae%e7%9b%b82023%e6%95%b0%e5%ad%97%e6%99%ba%e9%80%a0%e6%96%b0%e8%83%bd
handl_ip 3.147.52.243
handl_url https://comau.com/zh-hans/2023/08/24/%e6%9f%af%e9%a9%ac%e6%90%ba%e6%89%81%e7%ba%bf%e9%a9%b1%e5%8a%a8%e7%94%b5%e6%9c%ba%e8%a7%a3%e5%86%b3%e6%96%b9%e6%a1%88%e4%ba%ae%e7%9b%b82023%e6%95%b0%e5%ad%97%e6%99%ba%e9%80%a0%e6%96%b0%e8%83%bd
fikker-InIR-Qh5V mbyZOTi0cx3R3LgZidkBShUMQdqPNMmO
user_agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
care_did 1fe7603b-f6c1-4f04-9c4d-e5f10b89d404
Sessionempty
Server/Request Data
USER nobody
HOME /
FCGI_ROLE RESPONDER
SCRIPT_FILENAME /data/user/htdocs/index.php
PATH_INFO /ben/upload/wap329467.shtml
QUERY_STRING s=/ben/upload/wap329467.shtml
REQUEST_METHOD GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME /index.php
REQUEST_URI /ben/upload/wap329467.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 3.147.52.243
REMOTE_PORT 54008
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/upload/wap329467.shtml
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_COOKIE handl_landing_page=https%3A%2F%2Fcomau.com%2Fzh-hans%2F2023%2F08%2F24%2F%25e6%259f%25af%25e9%25a9%25ac%25e6%2590%25ba%25e6%2589%2581%25e7%25ba%25bf%25e9%25a9%25b1%25e5%258a%25a8%25e7%2594%25b5%25e6%259c%25ba%25e8%25a7%25a3%25e5%2586%25b3%25e6%2596%25b9%25e6%25a1%2588%25e4%25ba%25ae%25e7%259b%25b82023%25e6%2595%25b0%25e5%25ad%2597%25e6%2599%25ba%25e9%2580%25a0%25e6%2596%25b0%25e8%2583%25bd; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_url_base=https%3A%2F%2Fcomau.com%2Fzh-hans%2F2023%2F08%2F24%2F%25e6%259f%25af%25e9%25a9%25ac%25e6%2590%25ba%25e6%2589%2581%25e7%25ba%25bf%25e9%25a9%25b1%25e5%258a%25a8%25e7%2594%25b5%25e6%259c%25ba%25e8%25a7%25a3%25e5%2586%25b3%25e6%2596%25b9%25e6%25a1%2588%25e4%25ba%25ae%25e7%259b%25b82023%25e6%2595%25b0%25e5%25ad%2597%25e6%2599%25ba%25e9%2580%25a0%25e6%2596%25b0%25e8%2583%25bd; handl_ip=3.147.52.243; handl_url=https%3A%2F%2Fcomau.com%2Fzh-hans%2F2023%2F08%2F24%2F%25e6%259f%25af%25e9%25a9%25ac%25e6%2590%25ba%25e6%2589%2581%25e7%25ba%25bf%25e9%25a9%25b1%25e5%258a%25a8%25e7%2594%25b5%25e6%259c%25ba%25e8%25a7%25a3%25e5%2586%25b3%25e6%2596%25b9%25e6%25a1%2588%25e4%25ba%25ae%25e7%259b%25b82023%25e6%2595%25b0%25e5%25ad%2597%25e6%2599%25ba%25e9%2580%25a0%25e6%2596%25b0%25e8%2583%25bd; fikker-InIR-Qh5V=mbyZOTi0cx3R3LgZidkBShUMQdqPNMmO; 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; care_did=1fe7603b-f6c1-4f04-9c4d-e5f10b89d404
HTTP_HOST moutil.com
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1735002910.7872
REQUEST_TIME 1735002910
Environment Variablesempty
ThinkPHP Constants
APP_PATH ../myfolder/application/
BIND_MODULE index
THINK_VERSION 5.0.6
THINK_START_TIME 1735002910.7873
THINK_START_MEM 235592
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/upload/wap329467.shtml
ref http://moutil.com/ben/upload/wap329467.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/upload/wap329467.shtml
memes ?road=moutil.com/ben/upload/wap329467.shtml&referer=http%3A%2F%2Fmoutil.com%2Fben%2Fupload%2Fwap329467.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