2138cn太阳集团古天乐



[0] HttpException in Url.php line 92

控制器不存在:ht-semi.com

  1. // 封装路由
  2. $route = [$module, $controller, $action];
  3. if ($this->hasDefinedRoute($route, $bind)) {
  4. throw new HttpException(404, 'invalid request:' . str_replace('|', $depr, $url));
  5. }
  6. if ($controller && !preg_match('/^[A-Za-z](\w|\.)*$/', $controller)) {
  7. throw new HttpException(404, 'controller not exists:' . $controller);
  8. }
  9. return $route;
  10. }
  11. /**
  12. * 检查URL是否已经定义过路由
  13. * @access protected
  14. * @param string $route 路由信息

Call Stack

  1. in Url.php line 92
  2. at Url->parseUrl('enhttp:|ht-semi.com|...') in Url.php line 24
  3. at Url->run() in App.php line 362
  4. at App->run() in index.php line 24

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID ndccpacnd2dk566ns559n775ar
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_COOKIE PHPSESSID=ndccpacnd2dk566ns559n775ar
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.ht-semi.com
HTTP_USER_AGENT Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
PATH_INFO /enhttp:/ht-semi.com/secondArticle/14.html
REDIRECT_STATUS 200
SERVER_NAME www.ht-semi.com
SERVER_PORT 80
SERVER_ADDR 172.16.0.11
REMOTE_PORT 35014
REMOTE_ADDR 107.158.144.210
SERVER_SOFTWARE nginx/1.20.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/www.ht-semi.com
DOCUMENT_URI /index.php
REQUEST_URI /enhttp:/ht-semi.com/secondArticle/14.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/enhttp:/ht-semi.com/secondArticle/14.html
SCRIPT_FILENAME /www/wwwroot/www.ht-semi.com/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1694460783.2981
REQUEST_TIME 1694460783
Environment Variablesempty
ThinkPHP Constants
APP_PATH /www/wwwroot/www.ht-semi.com/app/