#0 [0]HttpException in Url.php line 62

控制器不存在:p-School-and-Children-103277

  1. $path = $this->rule->parseUrlPath($url);
  2. if (empty($path)) {
  3. return [null, null];
  4. }
  5. // 解析控制器
  6. $controller = !empty($path) ? array_shift($path) : null;
  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. $var = [];
  13. // 解析额外参数
  14. if ($path) {
  15. preg_replace_callback('/(\w+)\|([^\|]+)/', function ($match) use (&$var) {

Call Stack

  1. in Url.php line 62
  2. at Url->parseUrl('p-School-and-Childre...') in Url.php line 31
  3. at Url->__construct(object(Request), object(Domain), 'p-School-and-Childre...') in Route.php line 844
  4. at Route->url('p-School-and-Childre...') in Route.php line 802
  5. at Route->check() in Route.php line 762
  6. at Route->dispatch(object(Request), object(Closure)) in Http.php line 216
  7. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  8. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  9. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  10. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  11. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  12. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  13. at MultiApp->handle(object(Request), object(Closure))
  14. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  15. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  16. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  17. at SessionInit->handle(object(Request), object(Closure))
  18. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  19. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  20. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  21. at TraceDebug->handle(object(Request), object(Closure))
  22. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  23. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  24. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  25. at Pipeline->then(object(Closure)) in Http.php line 207
  26. at Http->runWithRequest(object(Request)) in Http.php line 170
  27. at Http->run() in index.php line 20

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
REDIRECT_UNIQUE_ID ZgV7oXO@CiWtXJLvVQ2w5wAAAAE
REDIRECT_PHPRC /home/host6185hho5sptr631t8/others
REDIRECT_HANDLER php-cgi
REDIRECT_STATUS 200
UNIQUE_ID ZgV7oXO@CiWtXJLvVQ2w5wAAAAE
PHPRC /home/host6185hho5sptr631t8/others
HTTP_X_FORWARDED_FOR 3.94.150.98
HTTP_X_REAL_IP 211.149.243.4
HTTP_HOST www.bbt3.com
HTTP_CONNECTION close
HTTP_FROM_HTTPS on
HTTP_SSL_FLAG SSL
HTTP_ACCEPT_ENCODING gzip
HTTP_X_FORWARDED_PROTO https
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://www.bbt3.com/p-School-and-Children-103277/Promotional-erasers-114402/
PATH /sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE <address>Apache Server at www.bbt3.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME www.bbt3.com
SERVER_ADDR 127.0.0.1
SERVER_PORT 80
REMOTE_ADDR 3.94.150.98
DOCUMENT_ROOT /home/host6185hho5sptr631t8/wwwroot/public
REQUEST_SCHEME http
CONTEXT_PREFIX /php-run-as-cgi
CONTEXT_DOCUMENT_ROOT /usr/php7.3/bin
SERVER_ADMIN webmaster@host618
SCRIPT_FILENAME /home/host6185hho5sptr631t8/wwwroot/public/index.php
REMOTE_PORT 49810
REDIRECT_URL /index.php/p-School-and-Children-103277/Promotional-erasers-114402/
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /index.php/p-School-and-Children-103277/Promotional-erasers-114402/
SCRIPT_NAME /index.php
PATH_INFO /p-School-and-Children-103277/Promotional-erasers-114402/
PATH_TRANSLATED /home/host6185hho5sptr631t8/wwwroot/public/p-School-and-Children-103277/Promotional-erasers-114402/
ORIG_PATH_INFO /index.php/p-School-and-Children-103277/Promotional-erasers-114402/
ORIG_SCRIPT_NAME /php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME /usr/php7.3/bin/php-cgi
ORIG_PATH_TRANSLATED /home/host6185hho5sptr631t8/wwwroot/public/index.php/p-School-and-Children-103277/Promotional-erasers-114402/
PHP_SELF /index.php/p-School-and-Children-103277/Promotional-erasers-114402/
REQUEST_TIME_FLOAT 1711635361.9094
REQUEST_TIME 1711635361
0.051007s