[0] HttpException in Url.php line 64

控制器不存在:show-220-305018.shtml

  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-z][\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('show-220-305018.shtm...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 42

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
FCGI_ROLE RESPONDER
REDIRECT_HTTPS on
REDIRECT_SSL_TLS_SNI m.zhuwang.cc
REDIRECT_STATUS 200
HTTPS on
SSL_TLS_SNI m.zhuwang.cc
proxy-nokeepalive 1
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST m.zhuwang.cc
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LD_LIBRARY_PATH /www/server/apache/lib
SERVER_SIGNATURE <address>Apache Server at m.zhuwang.cc Port 443</address>
SERVER_SOFTWARE Apache
SERVER_NAME m.zhuwang.cc
SERVER_ADDR 38.49.56.23
SERVER_PORT 443
REMOTE_ADDR 3.235.145.95
DOCUMENT_ROOT /www/wwwroot/zt_zhuwang_cc/public
REQUEST_SCHEME https
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /www/wwwroot/zt_zhuwang_cc/public
SERVER_ADMIN webmaster@example.com
SCRIPT_FILENAME /www/wwwroot/zt_zhuwang_cc/public/index.php
REMOTE_PORT 35656
REDIRECT_URL /show-220-305018.shtml
REDIRECT_QUERY_STRING s=/show-220-305018.shtml
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING s=/show-220-305018.shtml
REQUEST_URI /show-220-305018.shtml
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711700874.4333
REQUEST_TIME 1711700874
Environment Variablesempty
ThinkPHP Constants
APP_PATH /www/wwwroot/zt_zhuwang_cc/public/../application/
IS_HTTPS 0
SITE_DOMAIN m.zhuwang.cc
SITE_URL http://m.zhuwang.cc/
STATIC_URL http://m.zhuwang.cc/static/
ZHUJIA_PATH https://zhujia.zhuwang.cc
M_PATH https://m.zhuwang.cc
ZT_PATH https://zt.zhuwang.cc
ADMIN_PATH https://admin.zhuwang.cc
API_PATH https://api.zhuwang.cc
PIC_PATH https://pic.zhuwang.cc
CDNIMG_PATH https://img.zhuwang.cc
ZW_PATH https://www.zhuwang.cc
ATTACH_PATH /www/wwwroot/zt_zhuwang_cc/public/attachment_/
ATTACH_URL http://m.zhuwang.cc/attachment_/
EXTEND_PATH /www/wwwroot/zt_zhuwang_cc/public/../extend/
PIC_ZHUWANG https://pic.zhuwang.cc/uploads/
PC_PATH /www/wwwroot/www_zhuwang_cc/phpcms/