[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', '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
HandLtestDomainNameServer HandLtestDomainValueServer
handl_ip 3.23.103.216
handl_url_base https://markheardfuel.com/search/%E6%84%9F%E6%83%85%E7%BA%A0%E7%BA%B7%E7%9A%84%E6%83%85%E6%84%9F%E9%87%8D%E5%BB%BA%E5%A8%81%EF%BC%9A%E2%92%8A%E2%92%8F%E2%92%8A%E2%92%8C%E2%92%8CO%E2%92%8F%E2%92%8FO%E2%88%9A%E8%BD%ACihbwel%E4%BB%B2eCI/feed
handl_url https://markheardfuel.com/search/%E6%84%9F%E6%83%85%E7%BA%A0%E7%BA%B7%E7%9A%84%E6%83%85%E6%84%9F%E9%87%8D%E5%BB%BA%E5%A8%81%EF%BC%9A%E2%92%8A%E2%92%8F%E2%92%8A%E2%92%8C%E2%92%8CO%E2%92%8F%E2%92%8FO%E2%88%9A%E8%BD%ACihbwel%E4%BB%B2eCI/feed
user_agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
handl_landing_page https://markheardfuel.com/search/%E6%84%9F%E6%83%85%E7%BA%A0%E7%BA%B7%E7%9A%84%E6%83%85%E6%84%9F%E9%87%8D%E5%BB%BA%E5%A8%81%EF%BC%9A%E2%92%8A%E2%92%8F%E2%92%8A%E2%92%8C%E2%92%8CO%E2%92%8F%E2%92%8FO%E2%88%9A%E8%BD%ACihbwel%E4%BB%B2eCI/feed
Sessionempty
Server/Request Data
USER nobody
HOME /
FCGI_ROLE RESPONDER
SCRIPT_FILENAME /data/user/htdocs/index.php
PATH_INFO /ben/s=/news/article/detail/id/wap9055181.ppt.shtml
QUERY_STRING s=/ben/s=/news/article/detail/id/wap9055181.ppt.shtml
REQUEST_METHOD GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME /index.php
REQUEST_URI /ben/s=/news/article/detail/id/wap9055181.ppt.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.23.103.216
REMOTE_PORT 35556
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/s=/news/article/detail/id/wap9055181.ppt.shtml
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_COOKIE HandLtestDomainNameServer=HandLtestDomainValueServer; handl_ip=3.23.103.216; handl_url_base=https%3A%2F%2Fmarkheardfuel.com%2Fsearch%2F%25E6%2584%259F%25E6%2583%2585%25E7%25BA%25A0%25E7%25BA%25B7%25E7%259A%2584%25E6%2583%2585%25E6%2584%259F%25E9%2587%258D%25E5%25BB%25BA%25E5%25A8%2581%25EF%25BC%259A%25E2%2592%258A%25E2%2592%258F%25E2%2592%258A%25E2%2592%258C%25E2%2592%258CO%25E2%2592%258F%25E2%2592%258FO%25E2%2588%259A%25E8%25BD%25ACihbwel%25E4%25BB%25B2eCI%2Ffeed; handl_url=https%3A%2F%2Fmarkheardfuel.com%2Fsearch%2F%25E6%2584%259F%25E6%2583%2585%25E7%25BA%25A0%25E7%25BA%25B7%25E7%259A%2584%25E6%2583%2585%25E6%2584%259F%25E9%2587%258D%25E5%25BB%25BA%25E5%25A8%2581%25EF%25BC%259A%25E2%2592%258A%25E2%2592%258F%25E2%2592%258A%25E2%2592%258C%25E2%2592%258CO%25E2%2592%258F%25E2%2592%258FO%25E2%2588%259A%25E8%25BD%25ACihbwel%25E4%25BB%25B2eCI%2Ffeed; user_agent=Mozilla%2F5.0+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%3B+compatible%3B+ClaudeBot%2F1.0%3B+%2Bclaudebot%40anthropic.com%29; handl_landing_page=https%3A%2F%2Fmarkheardfuel.com%2Fsearch%2F%25E6%2584%259F%25E6%2583%2585%25E7%25BA%25A0%25E7%25BA%25B7%25E7%259A%2584%25E6%2583%2585%25E6%2584%259F%25E9%2587%258D%25E5%25BB%25BA%25E5%25A8%2581%25EF%25BC%259A%25E2%2592%258A%25E2%2592%258F%25E2%2592%258A%25E2%2592%258C%25E2%2592%258CO%25E2%2592%258F%25E2%2592%258FO%25E2%2588%259A%25E8%25BD%25ACihbwel%25E4%25BB%25B2eCI%2Ffeed
HTTP_HOST moutil.com
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1732227947.3086
REQUEST_TIME 1732227947
Environment Variablesempty
ThinkPHP Constants
APP_PATH ../myfolder/application/
BIND_MODULE index
THINK_VERSION 5.0.6
THINK_START_TIME 1732227947.3087
THINK_START_MEM 234744
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/s=/news/article/detail/id/wap9055181.ppt.shtml
ref http://moutil.com/ben/s=/news/article/detail/id/wap9055181.ppt.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/s=/news/article/detail/id/wap9055181.ppt.shtml
memes ?road=moutil.com/ben/s=/news/article/detail/id/wap9055181.ppt.shtml&referer=http%3A%2F%2Fmoutil.com%2Fben%2Fs%3D%2Fnews%2Farticle%2Fdetail%2Fid%2Fwap9055181.ppt.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