此站点不存在,请先在后台进行设置

[0] HttpException in Url.php line 73

控制器不存在:心系武汉_扬杰科技全体员工捐款驰援湖北、战胜疫

  1. // echo('<br>=====start $controller=====<br>');
  2. // print_r( $controller);
  3. // echo('<br>======end======<br>');
  4. if(is_numeric($controller)){//这里 如果为数字就会报错 重新设置一下
  5. $controller = 'aaa' . $controller;
  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 73
  2. at Url->parseUrl('eng|心系武汉_扬...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 27

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_X_FORWARDED_FOR 44.212.39.149
HTTP_HOST www.choice-dad.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME 28.com
SERVER_PORT 8080
SERVER_ADDR 127.0.0.1
REMOTE_PORT 51872
REMOTE_ADDR 127.0.0.1
SERVER_SOFTWARE nginx/1.25.3
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/28.com/public
DOCUMENT_URI /index.php
REQUEST_URI /eng/%e5%bf%83%e7%b3%bb%e6%ad%a6%e6%b1%89_%e6%89%ac%e6%9d%b0%e7%a7%91%e6%8a%80%e5%85%a8%e4%bd%93%e5%91%98%e5%b7%a5%e6%8d%90%e6%ac%be%e9%a9%b0%e6%8f%b4%e6%b9%96%e5%8c%97%e3%80%81%e6%88%98%e8%83%9c%e7%96%ab/
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/eng/%E5%BF%83%E7%B3%BB%E6%AD%A6%E6%B1%89_%E6%89%AC%E6%9D%B0%E7%A7%91%E6%8A%80%E5%85%A8%E4%BD%93%E5%91%98%E5%B7%A5%E6%8D%90%E6%AC%BE%E9%A9%B0%E6%8F%B4%E6%B9%96%E5%8C%97%E3%80%81%E6%88%98%E8%83%9C%E7%96%AB/
SCRIPT_FILENAME /www/wwwroot/28.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711664647.7347
REQUEST_TIME 1711664647
Environment Variablesempty
ThinkPHP Constants
LOTUS_ROOT /www/wwwroot/28.com/public/../
APP_PATH /www/wwwroot/28.com/public/../application/
DS /
LOTUS_VERSION 5.0