[0] HttpException in Url.php line 64

控制器不存在:完全に時間の無駄だったわ。何で挑戦者は世界初挑戦なの?

  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('japanese-chinese|完...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 20

Environment Variables

GET Data
cht
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
FCGI_ROLE RESPONDER
REDIRECT_PATH_INFO japanese-chinese/完全に時間の無駄だったわ。何で挑戦者は世界初挑戦なの?
REDIRECT_STATUS 200
proxy-nokeepalive 1
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://tw.xyzdict.com/japanese-chinese/%E5%AE%8C%E5%85%A8%E3%81%AB%E6%99%82%E9%96%93%E3%81%AE%E7%84%A1%E9%A7%84%E3%81%A0%E3%81%A3%E3%81%9F%E3%82%8F%E3%80%82%E4%BD%95%E3%81%A7%E6%8C%91%E6%88%A6%E8%80%85%E3%81%AF%E4%B8%96%E7%95%8C%E5%88%9D%E6%8C%91%E6%88%A6%E3%81%AA%E3%81%AE%EF%BC%9F
HTTP_HOST www.xyzdict.com
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LD_LIBRARY_PATH /www/server/apache/lib
SERVER_SIGNATURE <address>Apache Server at www.xyzdict.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME www.xyzdict.com
SERVER_ADDR 172.18.93.80
SERVER_PORT 80
REMOTE_ADDR 44.203.235.24
DOCUMENT_ROOT /www/wwwroot/www.xyzdict.com
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /www/wwwroot/www.xyzdict.com
SERVER_ADMIN webmaster@example.com
SCRIPT_FILENAME /www/wwwroot/www.xyzdict.com/index.php
REMOTE_PORT 52478
REDIRECT_URL /japanese-chinese/完全に時間の無駄だったわ。何で挑戦者は世界初挑戦なの?
REDIRECT_QUERY_STRING cht
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING cht
REQUEST_URI /japanese-chinese/%E5%AE%8C%E5%85%A8%E3%81%AB%E6%99%82%E9%96%93%E3%81%AE%E7%84%A1%E9%A7%84%E3%81%A0%E3%81%A3%E3%81%9F%E3%82%8F%E3%80%82%E4%BD%95%E3%81%A7%E6%8C%91%E6%88%A6%E8%80%85%E3%81%AF%E4%B8%96%E7%95%8C%E5%88%9D%E6%8C%91%E6%88%A6%E3%81%AA%E3%81%AE%EF%BC%9F?cht
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711643151.2517
REQUEST_TIME 1711643151
Environment Variablesempty
ThinkPHP Constants
APK_DEF_AES_KEY A3B6C9D0EF142857
APK_DEF_AES_IV 3690ABCDEF142857
APK_NEW_AES_KEY
APK_NEW_AES_IV