[0] HttpException in Url.php line 64

controller not exists:121-cn

  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('zonghe|121-cn') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-f2a49431-84d9-41ac-b147-8670aff2f97f
PHPRC D:\phpStudy2018\PHPTutorial\php\php-7.1.13-nts\
PHP_FCGI_MAX_REQUESTS 10000
ALLUSERSPROFILE C:\ProgramData
APPCODE_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\appcode.vmoptions
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG
APP_POOL_ID
ChocolateyInstall C:\ProgramData\chocolatey
CLION_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\clion.vmoptions
CommonProgramFiles C:\Program Files (x86)\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME PC-201706281101
ComSpec C:\Windows\system32\cmd.exe
DATAGRIP_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\datagrip.vmoptions
DATASPELL_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\dataspell.vmoptions
FP_NO_HOST_CHECK NO
GATEWAY_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\gateway.vmoptions
GOLAND_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\goland.vmoptions
IDEA_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\idea.vmoptions
JAVA_HOME C:\Program Files\Java\jdk1.8.0_144
JAVA_OPTS -Xms3000m -Xmx3000m
JETBRAINSCLIENT_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\jetbrainsclient.vmoptions
JETBRAINS_CLIENT_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\jetbrains_client.vmoptions
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 2
OS Windows_NT
Path C:\Python39\Scripts\;C:\Python39\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;E:\Program Files\Microsoft SQL Server\100\Tools\Binn\;E:\Program Files\Microsoft SQL Server\100\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;E:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files\Java\jdk1.8.0_144\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files\Git\cmd;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;e:\T6SOFT\desktop;D:\phpStudy\php\php-7.0.12-nts\;C:\Program Files\dotnet\;C:\Program Files (x86)\dotnet\;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Users\Administrator\.dotnet\tools
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW
PHPSTORM_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\phpstorm.vmoptions
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 3c03
ProgramData C:\ProgramData
ProgramFiles C:\Program Files (x86)
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC C:\Users\Public
PYCHARM_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\pycharm.vmoptions
RIDER_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\rider.vmoptions
RUBYMINE_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\rubymine.vmoptions
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WorkGroup
USERNAME PC-201706281101$
USERPROFILE C:\Windows\system32\config\systemprofile
WEBIDE_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\webide.vmoptions
WEBSTORM_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\webstorm.vmoptions
windir C:\Windows
ORIG_PATH_INFO /index.php/zonghe/121-cn.html
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/8.5
SERVER_PROTOCOL HTTP/1.0
SERVER_PORT_SECURE 0
SERVER_PORT 9501
SERVER_NAME www.fddsy.com
SCRIPT_NAME /index.php
SCRIPT_FILENAME E:\fonda\index.php
REQUEST_URI /zonghe/121-cn.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 32149
REMOTE_HOST 172.17.11.88
REMOTE_ADDR 172.17.11.88
QUERY_STRING
PATH_TRANSLATED E:\fonda\index.php\zonghe\121-cn.html
PATH_INFO /zonghe/121-cn.html
LOGON_USER
LOCAL_ADDR 172.17.11.88
INSTANCE_META_PATH /LM/W3SVC/8
INSTANCE_NAME
INSTANCE_ID 8
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT E:\fonda
CONTENT_TYPE
CONTENT_LENGTH 0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH E:\fonda\
APPL_MD_PATH /LM/W3SVC/8/ROOT
IIS_UrlRewriteModule 7.1.1980.0
WEBSOCKET_VERSION 13
UNENCODED_URL /zonghe/121-cn.html
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /zonghe/121-cn.html
HTTP_X_FORWARDED_FOR 3.237.4.45
HTTP_X_REAL_IP 3.237.4.45
HTTP_USER_AGENT CCBot/2.0 (https://commoncrawl.org/faq/)
HTTP_IF_MODIFIED_SINCE Tue, 31 Jan 2023 00:47:03 GMT
HTTP_HOST www.fddsy.com:80
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_ACCEPT_ENCODING br,gzip
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_CONTENT_LENGTH 0
HTTP_CONNECTION close
FCGI_ROLE RESPONDER
PHP_SELF /index.php/zonghe/121-cn.html
REQUEST_TIME_FLOAT 1685339065.9047
REQUEST_TIME 1685339065
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.5.0

404(ڷϲ鿴Ϣ)

վ һ>>