string(45183) "


    
    System Error
    
    
    


    

  1. $name = substr($name, 0, 2) . DS . substr($name, 2);
  2. }
  3. if ($this->options['prefix']) {
  4. $name = $this->options['prefix'] . DS . $name;
  5. }
  6. $filename = $this->options['path'] . $name . '.php';
  7. $dir = dirname($filename);
  8. if ($auto && !is_dir($dir)) {
  9. mkdir($dir, 0755, true);
  10. }
  11. return $filename;
  12. }
  13. /**
  14. * 判断缓存是否存在
  15. * @access public
  16. * @param string $name 缓存变量名
  17. * @return bool

Call Stack

  1. in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/cache/driver/File.php line 84 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  2. at Error::appError(2, 'mkdir(): File exists', '/home/wwwroot/kst.tp...', 84, ['name' => 'tpshop_cache_prefix/...', 'auto' => true, 'filename' => '/home/wwwroot/kst.tp...', ...])
  3. at mkdir('/home/wwwroot/kst.tp...', 493, true) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/cache/driver/File.php line 84 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  4. at File->getCacheKey('tpshop_cache_prefix/...', true) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/cache/driver/File.php line 149 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  5. at File->set('sql_d06b5a72d69ae50f...', [['goods_id' => 78, 'cat_id1' => 1, 'cat_id2' => 168, ...], ['goods_id' => 11, 'cat_id1' => 1, 'cat_id2' => 2, ...]], 31104000) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/Cache.php line 148 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  6. at Cache::set('sql_d06b5a72d69ae50f...', [['goods_id' => 78, 'cat_id1' => 1, 'cat_id2' => 168, ...], ['goods_id' => 11, 'cat_id1' => 1, 'cat_id2' => 2, ...]], 31104000) in /home/wwwroot/kst.tpsns.com/thinkphp/helper.php line 673 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  7. at S('sql_d06b5a72d69ae50f...', [['goods_id' => 78, 'cat_id1' => 1, 'cat_id2' => 168, ...], ['goods_id' => 11, 'cat_id1' => 1, 'cat_id2' => 2, ...]], 31104000) in /home/wwwroot/kst.tpsns.com/runtime/temp/f4037d9ac8f4e617712353fb44e7efdc.php line 962 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  8. at include('/home/wwwroot/kst.tp...') in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/template/driver/File.php line 50 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  9. at File->read('/home/wwwroot/kst.tp...', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...]) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/Template.php line 200 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  10. at Template->fetch('./template/pc/rainbo...', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/view/driver/Think.php line 89 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  11. at Think->fetch('./template/pc/rainbo...', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/View.php line 163 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  12. at View->fetch('goods/goodsList', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...], ['__ROOT__' => '', '__URL__' => '/index.php/home/good...', '__STATIC__' => '/template/pc/rainbow...', ...], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/Controller.php line 175 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  13. at Controller->fetch('goods/goodsList') in /home/wwwroot/kst.tpsns.com/application/home/controller/Goods.php line 502 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  14. at Goods->goodsList(0, 0)
  15. at ReflectionMethod->invokeArgs(object(Goods), [0, 0]) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 346 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  16. at App::invokeMethod([object(Goods), 'goodsList'], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 612 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  17. at App::module(['Home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], false) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 459 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  18. at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  19. at App::run() in /home/wwwroot/kst.tpsns.com/thinkphp/start.php line 19 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  20. at require('/home/wwwroot/kst.tp...') in /home/wwwroot/kst.tpsns.com/index.php line 77 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new

Environment Variables

GET Data

id
1
sort
is_new
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
HTTP_HOST
www.kastgc.cn
PATH_INFO
/Home/Goods/goodsList/id/1/sort/is_new
REDIRECT_STATUS
200
SERVER_NAME
kastgc.cn
SERVER_PORT
443
SERVER_ADDR
172.28.241.65
REMOTE_PORT
4955
REMOTE_ADDR
216.73.217.5
SERVER_SOFTWARE
nginx/1.20.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/home/wwwroot/kst.tpsns.com
DOCUMENT_URI
/index.php
REQUEST_URI
/index.php/Home/Goods/goodsList/id/1/sort/is_new
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/home/wwwroot/kst.tpsns.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/Home/Goods/goodsList/id/1/sort/is_new
REQUEST_TIME_FLOAT
1749981367.6589
REQUEST_TIME
1749981367
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/home/wwwroot/kst.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://www.kastgc.cn
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/home/wwwroot/kst.tpsns.com/application/
NOW_TIME
1749981367
THINK_VERSION
5.0.15
THINK_START_TIME
1749981367.6597
THINK_START_MEM
418760
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/
LIB_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/library/
CORE_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/kst.tpsns.com/
EXTEND_PATH
/home/wwwroot/kst.tpsns.com/extend/
VENDOR_PATH
/home/wwwroot/kst.tpsns.com/vendor/
RUNTIME_PATH
/home/wwwroot/kst.tpsns.com/runtime/
LOG_PATH
/home/wwwroot/kst.tpsns.com/runtime/log/
CACHE_PATH
/home/wwwroot/kst.tpsns.com/runtime/cache/
TEMP_PATH
/home/wwwroot/kst.tpsns.com/runtime/temp/
CONF_PATH
/home/wwwroot/kst.tpsns.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsList
PREFIX
tp_
SESSION_ID
" System Error

  1. $name = substr($name, 0, 2) . DS . substr($name, 2);
  2. }
  3. if ($this->options['prefix']) {
  4. $name = $this->options['prefix'] . DS . $name;
  5. }
  6. $filename = $this->options['path'] . $name . '.php';
  7. $dir = dirname($filename);
  8. if ($auto && !is_dir($dir)) {
  9. mkdir($dir, 0755, true);
  10. }
  11. return $filename;
  12. }
  13. /**
  14. * 判断缓存是否存在
  15. * @access public
  16. * @param string $name 缓存变量名
  17. * @return bool

Call Stack

  1. in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/cache/driver/File.php line 84 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  2. at Error::appError(2, 'mkdir(): File exists', '/home/wwwroot/kst.tp...', 84, ['name' => 'tpshop_cache_prefix/...', 'auto' => true, 'filename' => '/home/wwwroot/kst.tp...', ...])
  3. at mkdir('/home/wwwroot/kst.tp...', 493, true) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/cache/driver/File.php line 84 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  4. at File->getCacheKey('tpshop_cache_prefix/...', true) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/cache/driver/File.php line 149 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  5. at File->set('sql_d06b5a72d69ae50f...', [['goods_id' => 78, 'cat_id1' => 1, 'cat_id2' => 168, ...], ['goods_id' => 11, 'cat_id1' => 1, 'cat_id2' => 2, ...]], 31104000) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/Cache.php line 148 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  6. at Cache::set('sql_d06b5a72d69ae50f...', [['goods_id' => 78, 'cat_id1' => 1, 'cat_id2' => 168, ...], ['goods_id' => 11, 'cat_id1' => 1, 'cat_id2' => 2, ...]], 31104000) in /home/wwwroot/kst.tpsns.com/thinkphp/helper.php line 673 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  7. at S('sql_d06b5a72d69ae50f...', [['goods_id' => 78, 'cat_id1' => 1, 'cat_id2' => 168, ...], ['goods_id' => 11, 'cat_id1' => 1, 'cat_id2' => 2, ...]], 31104000) in /home/wwwroot/kst.tpsns.com/runtime/temp/f4037d9ac8f4e617712353fb44e7efdc.php line 962 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  8. at include('/home/wwwroot/kst.tp...') in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/template/driver/File.php line 50 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  9. at File->read('/home/wwwroot/kst.tp...', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...]) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/Template.php line 200 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  10. at Template->fetch('./template/pc/rainbo...', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/view/driver/Think.php line 89 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  11. at Think->fetch('./template/pc/rainbo...', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/View.php line 163 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  12. at View->fetch('goods/goodsList', ['action' => 'goodsList', 'template_now_time' => 1749981367, 'tpshop_config' => ['express_express_switch' => '0', 'express_kd100_key' => 'VHLwQnlO9948', 'express_kdniao_id' => '1649559', ...], ...], ['__ROOT__' => '', '__URL__' => '/index.php/home/good...', '__STATIC__' => '/template/pc/rainbow...', ...], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/Controller.php line 175 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  13. at Controller->fetch('goods/goodsList') in /home/wwwroot/kst.tpsns.com/application/home/controller/Goods.php line 502 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  14. at Goods->goodsList(0, 0)
  15. at ReflectionMethod->invokeArgs(object(Goods), [0, 0]) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 346 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  16. at App::invokeMethod([object(Goods), 'goodsList'], []) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 612 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  17. at App::module(['Home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], false) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 459 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  18. at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in /home/wwwroot/kst.tpsns.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  19. at App::run() in /home/wwwroot/kst.tpsns.com/thinkphp/start.php line 19 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new
  20. at require('/home/wwwroot/kst.tp...') in /home/wwwroot/kst.tpsns.com/index.php line 77 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/sort/is_new

Environment Variables

GET Data

id
1
sort
is_new
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
HTTP_HOST
www.kastgc.cn
PATH_INFO
/Home/Goods/goodsList/id/1/sort/is_new
REDIRECT_STATUS
200
SERVER_NAME
kastgc.cn
SERVER_PORT
443
SERVER_ADDR
172.28.241.65
REMOTE_PORT
4955
REMOTE_ADDR
216.73.217.5
SERVER_SOFTWARE
nginx/1.20.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/home/wwwroot/kst.tpsns.com
DOCUMENT_URI
/index.php
REQUEST_URI
/index.php/Home/Goods/goodsList/id/1/sort/is_new
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/home/wwwroot/kst.tpsns.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/Home/Goods/goodsList/id/1/sort/is_new
REQUEST_TIME_FLOAT
1749981367.6589
REQUEST_TIME
1749981367
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/home/wwwroot/kst.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://www.kastgc.cn
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/home/wwwroot/kst.tpsns.com/application/
NOW_TIME
1749981367
THINK_VERSION
5.0.15
THINK_START_TIME
1749981367.6597
THINK_START_MEM
418760
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/
LIB_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/library/
CORE_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/kst.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/kst.tpsns.com/
EXTEND_PATH
/home/wwwroot/kst.tpsns.com/extend/
VENDOR_PATH
/home/wwwroot/kst.tpsns.com/vendor/
RUNTIME_PATH
/home/wwwroot/kst.tpsns.com/runtime/
LOG_PATH
/home/wwwroot/kst.tpsns.com/runtime/log/
CACHE_PATH
/home/wwwroot/kst.tpsns.com/runtime/cache/
TEMP_PATH
/home/wwwroot/kst.tpsns.com/runtime/temp/
CONF_PATH
/home/wwwroot/kst.tpsns.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsList
PREFIX
tp_
SESSION_ID
0.086272s