88038威尼斯

[2] ErrorException in File.php line 133

file_get_contents(D:\wwwroot\ntpentu\wwwroot\runtime\cache\25\4f15c30b2d52da9a77fbb68feef627.php): failed to open stream: No such file or directory

  1. {
  2. $this->readTimes++;
  3. $filename = $this->getCacheKey($name);
  4. if (!is_file($filename)) {
  5. return $default;
  6. }
  7. $content = file_get_contents($filename);
  8. $this->expire = null;
  9. if (false !== $content) {
  10. $expire = (int) substr($content, 8, 12);
  11. if (0 != $expire && time() > filemtime($filename) + $expire) {
  12. //缓存过期删除缓存文件
  13. $this->unlink($filename);
  14. return $default;
  15. }

Call Stack

  1. in File.php line 133
  2. at Error::appError(2, 'file_get_contents(D:...', 'D:\wwwroot\ntpentu\w...', 133, ['name' => 'getCategory_25', 'default' => false, 'filename' => 'D:\wwwroot\ntpentu\w...'])
  3. at file_get_contents('D:\wwwroot\ntpentu\w...') in File.php line 133
  4. at File->get('getCategory_25')
  5. at call_user_func_array([object(File), 'get'], ['getCategory_25']) in Cache.php line 130
  6. at Cache->__call('get', ['getCategory_25'])
  7. at call_user_func_array([object(Cache), 'get'], ['getCategory_25']) in Facade.php line 123
  8. at Facade::__callStatic('get', ['getCategory_25']) in function.php line 36
  9. at getCategory(25) in function.php line 281
  10. at seo(25, '...', '...', '...') in Index.php line 239
  11. at Index->shows()
  12. at ReflectionMethod->invokeArgs(object(Index), []) in Container.php line 422
  13. at Container->invokeReflectMethod(object(Index), object(ReflectionMethod), ['catdir' => 'jiejingchejianpeitao...', 'title' => '2134', 'convert' => false]) in Module.php line 139
  14. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  15. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  16. at Middleware->think\{closure}(object(Request))
  17. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  18. at Middleware->dispatch(object(Request), 'controller') in Module.php line 144
  19. at Module->exec() in Dispatch.php line 169
  20. at Dispatch->run() in App.php line 432
  21. at App->think\{closure}(object(Request), object(Closure), null)
  22. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  23. at Middleware->think\{closure}(object(Request))
  24. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  25. at Middleware->dispatch(object(Request)) in App.php line 435
  26. at App->run() in index.php line 36

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
think_shistory think:["%E6%B5%B7%E5%AE%89%E6%9C%BA%E5%8A%A0%E5%B7%A5%E5%8E%82%E5%AE%B6","%E9%9D%9E%E6%A0%87%E5%85%89%E5%82%A8%E5%85%85%E4%B8%80%E4%BD%93%E5%8C%96%E9%A2%84%E5%88%B6%E8%88%B1%E5%8A%A0%E5%B7%A5","%E5%8D%97%E4%BA%AC%E9%9D%9E%E6%A0%87%E9%85%8D%E7%94%B5%E8%BE%93%E7%94%B5%E6%9C%BA%E6%9F%9C%E5%8A%A0%E5%B7%A5%E5%8E%82","%E5%8D%97%E9%80%9A%E9%9D%9E%E6%A0%87%E6%96%B0%E8%83%BD%E6%BA%90%E9%9B%86%E8%A3%85%E7%AE%B1%E5%8A%A0%E5%B7%A5%E5%8E%82","%E6%89%AC%E5%B7%9E%E9%9D%9E%E6%A0%87%E4%BB%BF%E5%A8%81%E5%9B%BEPS%E6%9C%BA%E6%9F%9C%E5%8A%A0%E5%B7%A5%E5%8E%82","%E6%B5%B7%E5%AE%89%E4%B8%8D%E9%94%88%E9%92%A2%E6%9C%BA%E6%9F%9C%E5%AE%9A%E5%88%B6%E5%8A%A0%E5%B7%A5%E5%8E%82","%E6%B5%B7%E5%AE%89%E9%9D%9E%E6%A0%87%E6%88%B7%E5%A4%96%E6%9C%BA%E6%9F%9C%E5%8A%A0%E5%B7%A5%E5%8E%82%E5%AE%B6","%E9%9D%9E%E6%A0%87%E7%A7%BB%E5%8A%A8%E5%BC%8F%E5%82%A8%E8%83%BD%E9%A2%84%E5%88%B6%E8%88%B1%E5%AE%9A%E5%88%B6%E5%8A%A0%E5%B7%A5","%E9%9D%9E%E6%A0%87%E9%80%9A%E4%BF%A1%E6%9C%BA%E6%9F%9C%E5%A4%96%E5%A3%B3%E5%AE%9A%E5%88%B6%E5%8A%A0%E5%B7%A5","%E9%9D%9E%E6%A0%87%E7%94%B5%E6%8E%A7%E6%9F%9C%E5%A4%96%E5%A3%B3%E9%92%A3%E9%87%91%E5%8A%A0%E5%B7%A5"]
Sessionempty
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-33c74678-c0cf-49b8-823f-f3c05aeb067f
PHPRC D:\SOFT_PHP_PACKAGE\php7.4
PHP_FCGI_MAX_REQUESTS 10000
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\ntpentucom\ntpentucom.config
APP_POOL_ID ntpentucom
CommonProgramFiles C:\Program Files (x86)\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME EBS-142717
ComSpec C:\Windows\system32\cmd.exe
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 2
OS Windows_NT
Path D:\SOFT_PHP_PACKAGE\mysql5.6\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0";C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 63 Stepping 2, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 3f02
ProgramData C:\ProgramData
ProgramFiles C:\Program Files (x86)
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\
PUBLIC C:\Users\Public
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WORKGROUP
USERNAME EBS-142717$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
ORIG_PATH_INFO /index.php/jiejingchejianpeitaoshebei/2134.html
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/10.0
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME ntpentu.com
SCRIPT_NAME /index.php
SCRIPT_FILENAME D:\wwwroot\ntpentu\wwwroot\public\index.php
REQUEST_URI /jiejingchejianpeitaoshebei/2134.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 63669
REMOTE_HOST 127.0.0.1
REMOTE_ADDR 127.0.0.1
QUERY_STRING
PATH_TRANSLATED D:\wwwroot\ntpentu\wwwroot\public\index.php\jiejingchejianpeitaoshebei\2134.html
PATH_INFO /jiejingchejianpeitaoshebei/2134.html
LOGON_USER
LOCAL_ADDR 127.0.0.1
INSTANCE_META_PATH /LM/W3SVC/10004
INSTANCE_NAME NTPENTUCOM
INSTANCE_ID 10004
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT D:\wwwroot\ntpentu\wwwroot\public
CONTENT_TYPE
CONTENT_LENGTH 0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH D:\wwwroot\ntpentu\wwwroot\public\
APPL_MD_PATH /LM/W3SVC/10004/ROOT
IIS_UrlRewriteModule 7,1,1993,2336
WEBSOCKET_VERSION 13
UNENCODED_URL /jiejingchejianpeitaoshebei/2134.html
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /jiejingchejianpeitaoshebei/2134.html
HTTP_FROM_HTTPS on
HTTP_X_FORWARDED_FOR 104.140.21.82
HTTP_X_REAL_IP 104.140.21.82
HTTP_USER_AGENT Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP_HOST ntpentu.com
HTTP_COOKIE think_shistory=think%3A%5B%22%25E6%25B5%25B7%25E5%25AE%2589%25E6%259C%25BA%25E5%258A%25A0%25E5%25B7%25A5%25E5%258E%2582%25E5%25AE%25B6%22%2C%22%25E9%259D%259E%25E6%25A0%2587%25E5%2585%2589%25E5%2582%25A8%25E5%2585%2585%25E4%25B8%2580%25E4%25BD%2593%25E5%258C%2596%25E9%25A2%2584%25E5%2588%25B6%25E8%2588%25B1%25E5%258A%25A0%25E5%25B7%25A5%22%2C%22%25E5%258D%2597%25E4%25BA%25AC%25E9%259D%259E%25E6%25A0%2587%25E9%2585%258D%25E7%2594%25B5%25E8%25BE%2593%25E7%2594%25B5%25E6%259C%25BA%25E6%259F%259C%25E5%258A%25A0%25E5%25B7%25A5%25E5%258E%2582%22%2C%22%25E5%258D%2597%25E9%2580%259A%25E9%259D%259E%25E6%25A0%2587%25E6%2596%25B0%25E8%2583%25BD%25E6%25BA%2590%25E9%259B%2586%25E8%25A3%2585%25E7%25AE%25B1%25E5%258A%25A0%25E5%25B7%25A5%25E5%258E%2582%22%2C%22%25E6%2589%25AC%25E5%25B7%259E%25E9%259D%259E%25E6%25A0%2587%25E4%25BB%25BF%25E5%25A8%2581%25E5%259B%25BEPS%25E6%259C%25BA%25E6%259F%259C%25E5%258A%25A0%25E5%25B7%25A5%25E5%258E%2582%22%2C%22%25E6%25B5%25B7%25E5%25AE%2589%25E4%25B8%258D%25E9%2594%2588%25E9%2592%25A2%25E6%259C%25BA%25E6%259F%259C%25E5%25AE%259A%25E5%2588%25B6%25E5%258A%25A0%25E5%25B7%25A5%25E5%258E%2582%22%2C%22%25E6%25B5%25B7%25E5%25AE%2589%25E9%259D%259E%25E6%25A0%2587%25E6%2588%25B7%25E5%25A4%2596%25E6%259C%25BA%25E6%259F%259C%25E5%258A%25A0%25E5%25B7%25A5%25E5%258E%2582%25E5%25AE%25B6%22%2C%22%25E9%259D%259E%25E6%25A0%2587%25E7%25A7%25BB%25E5%258A%25A8%25E5%25BC%258F%25E5%2582%25A8%25E8%2583%25BD%25E9%25A2%2584%25E5%2588%25B6%25E8%2588%25B1%25E5%25AE%259A%25E5%2588%25B6%25E5%258A%25A0%25E5%25B7%25A5%22%2C%22%25E9%259D%259E%25E6%25A0%2587%25E9%2580%259A%25E4%25BF%25A1%25E6%259C%25BA%25E6%259F%259C%25E5%25A4%2596%25E5%25A3%25B3%25E5%25AE%259A%25E5%2588%25B6%25E5%258A%25A0%25E5%25B7%25A5%22%2C%22%25E9%259D%259E%25E6%25A0%2587%25E7%2594%25B5%25E6%258E%25A7%25E6%259F%259C%25E5%25A4%2596%25E5%25A3%25B3%25E9%2592%25A3%25E9%2587%2591%25E5%258A%25A0%25E5%25B7%25A5%22%5D
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
HTTP_CONNECTION close
FCGI_ROLE RESPONDER
PHP_SELF /index.php/jiejingchejianpeitaoshebei/2134.html
REQUEST_TIME_FLOAT 1770920527.5479
REQUEST_TIME 1770920527
Environment Variablesempty
ThinkPHP Constants
IF_PUBLIC true
ROOT_PATH D:\wwwroot\ntpentu\wwwroot\public\..\
APP_PATH D:\wwwroot\ntpentu\wwwroot\public\..\application\
DS \
ROOT_URL /
TEMPLATE_PATH D:\wwwroot\ntpentu\wwwroot\public\..\templates\
FILTER_VALIDATE_BOOL 258
PINYIN_DEFAULT 4096
PINYIN_TONE 2
PINYIN_NO_TONE 4
PINYIN_ASCII_TONE 8
PINYIN_NAME 16
PINYIN_KEEP_NUMBER 32
PINYIN_KEEP_ENGLISH 64
PINYIN_UMLAUT_V 128
PINYIN_KEEP_PUNCTUATION 256
ADDON_PATH D:\wwwroot\ntpentu\wwwroot\public\..\addons\