[0] HttpException in Url.php line 64

控制器不存在:-Floor

  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('Mezzanine-Platform-|...') in Url.php line 23
  3. at Url->init() in App.php line 437
  4. at App->run() in index.php line 28

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Session
think { "lang": 1 }
Server/Request Data
DOCUMENT_ROOT /usr/home/qxu1194110191/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT */*
HTTP_HOST www.cn-racking.com
HTTP_USER_AGENT claudebot
PATH /bin:/usr/bin
PHPRC /var/www/php71/hichina_ini/qxu1194110191
QUERY_STRING s=Mezzanine-Platform-/-Floor.html
REDIRECT_DOCUMENT_ROOT /usr/home/qxu1194110191/htdocs
REDIRECT_GATEWAY_INTERFACE CGI/1.1
REDIRECT_HTTP_ACCEPT */*
REDIRECT_HTTP_HOST www.cn-racking.com
REDIRECT_HTTP_USER_AGENT claudebot
REDIRECT_PATH /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
REDIRECT_PATH_INFO /-Floor.html
REDIRECT_PATH_TRANSLATED redirect:/index.php
REDIRECT_QUERY_STRING s=Mezzanine-Platform-/-Floor.html
REDIRECT_REMOTE_ADDR 3.80.173.25
REDIRECT_REMOTE_PORT 53806
REDIRECT_REQUEST_METHOD GET
REDIRECT_REQUEST_URI /Mezzanine-Platform-/-Floor.html
REDIRECT_SCRIPT_FILENAME /usr/home/qxu1194110191/htdocs/Mezzanine-Platform-
REDIRECT_SCRIPT_NAME /Mezzanine-Platform-
REDIRECT_SCRIPT_URI http://www.cn-racking.com/Mezzanine-Platform-/-Floor.html
REDIRECT_SCRIPT_URL /Mezzanine-Platform-/-Floor.html
REDIRECT_SERVER_ADDR 121.42.94.146
REDIRECT_SERVER_ADMIN webmaster@qxu1194110191.my3w.com
REDIRECT_SERVER_NAME www.cn-racking.com
REDIRECT_SERVER_PORT 80
REDIRECT_SERVER_PROTOCOL HTTP/1.1
REDIRECT_SERVER_SIGNATURE
REDIRECT_SERVER_SOFTWARE Apache
REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID Zgal4goevtAAAAt0Ml0AAAAL
REDIRECT_URL /Mezzanine-Platform-/-Floor.html
REMOTE_ADDR 3.80.173.25
REMOTE_PORT 53806
REQUEST_METHOD GET
REQUEST_URI /Mezzanine-Platform-/-Floor.html
SCRIPT_FILENAME /usr/home/qxu1194110191/htdocs/index.php
SCRIPT_NAME /index.php
SCRIPT_URI http://www.cn-racking.com/Mezzanine-Platform-/-Floor.html
SCRIPT_URL /Mezzanine-Platform-/-Floor.html
SERVER_ADDR 121.42.94.146
SERVER_ADMIN webmaster@qxu1194110191.my3w.com
SERVER_NAME www.cn-racking.com
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
UNIQUE_ID Zgal4goevtAAAAt0Ml0AAAAL
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711711714.76
REQUEST_TIME 1711711714
Environment Variablesempty
ThinkPHP Constants
APP_PATH /data/home/qxu1194110191/htdocs/application/
ROOT_PATH /data/home/qxu1194110191/htdocs/
IF_PUBLIC false
ROOT_URL /
TEMPLATE_PATH /data/home/qxu1194110191/htdocs/templates/
QINIU_FUNCTIONS_VERSION 7.3.0