[0] HttpException in Url.php line 64

控制器不存在:fen-lei-2

  1. if ($this->param['auto_search']) {
  2. $controller = $this->autoFindController($module, $path);
  3. } else {
  4. // 解析控制器
  5. $controller = !empty($path) ? array_shift($path) : null;
  6. }
  7. if ($controller && !preg_match('/^[A-Za-z0-9][\w|\.]*$/', $controller)) {
  8. throw new HttpException(404, 'controller not exists:' . $controller);
  9. }
  10. // 解析操作
  11. $action = !empty($path) ? array_shift($path) : null;
  12. // 解析额外参数
  13. if ($path) {
  14. if ($this->rule->getConfig('url_param_type')) {
  15. $var += $path;

Call Stack

  1. in Url.php line 64
  2. at Url->parseUrl('page|fen-lei-2|zai-x...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 28

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Session
think { "lang": 1 }
Server/Request Data
USER hekeda2024
HOME /home/hekeda2024mh4eakaejdpas2x0l2s4
SCRIPT_NAME /index.php
REQUEST_URI /page/fen-lei-2/zai-xian-liu-yan.html
QUERY_STRING s=page/fen-lei-2/zai-xian-liu-yan.html
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.0
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING s=page/fen-lei-2/zai-xian-liu-yan.html
REDIRECT_URL /page/fen-lei-2/zai-xian-liu-yan.html
REMOTE_PORT 42728
SCRIPT_FILENAME /home/hekeda2024mh4eakaejdpas2x0l2s4/wwwroot//index.php
SERVER_ADMIN webmaster@hekeda2024
CONTEXT_DOCUMENT_ROOT /home/hekeda2024mh4eakaejdpas2x0l2s4/wwwroot
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT /home/hekeda2024mh4eakaejdpas2x0l2s4/wwwroot
REMOTE_ADDR 3.235.130.73
SERVER_PORT 80
SERVER_ADDR 127.0.0.1
SERVER_NAME www.hekeda.net
SERVER_SOFTWARE Apache
SERVER_SIGNATURE <address>Apache Server at www.hekeda.net Port 80</address>
PATH /sbin:/usr/sbin:/bin:/usr/bin
HTTP_REFERER http://www.hekeda.net/page/fen-lei-2/zai-xian-liu-yan.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_X_FORWARDED_PROTO https
HTTP_ACCEPT_ENCODING gzip
HTTP_SSL_FLAG SSL
HTTP_FROM_HTTPS on
HTTP_CONNECTION close
HTTP_HOST www.hekeda.net
HTTP_X_REAL_IP 211.149.243.4
HTTP_X_FORWARDED_FOR 3.235.130.73
UNIQUE_ID ZgV60yLjVHnVFLWJ4GiocQAAABg
REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID ZgV60yLjVHnVFLWJ4GiocQAAABg
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711635155.8039
REQUEST_TIME 1711635155
Environment Variablesempty
ThinkPHP Constants
APP_PATH /home/hekeda2024mh4eakaejdpas2x0l2s4/wwwroot/application/
ROOT_PATH /home/hekeda2024mh4eakaejdpas2x0l2s4/wwwroot/
IF_PUBLIC false
ROOT_URL /
TEMPLATE_PATH /home/hekeda2024mh4eakaejdpas2x0l2s4/wwwroot/templates/
QINIU_FUNCTIONS_VERSION 7.3.0