[0] HttpException in Document.php line 55

页面不存在

  1. 'cms_document.trash' => 0
  2. ];
  3. }
  4. $info = DocumentModel::getOne($id, $model, $map);
  5. $columnName = ColumnModel::where('id',$info['cid'])->value('mark');
  6. $getName = input('name');
  7. if($columnName !== $getName){
  8. throw new \think\exception\HttpException(404,'页面不存在');
  9. }
  10. if($info['tags']){
  11. $info['tags'] = explode(',', $info['tags']);
  12. }
  13. if($info['covers']){
  14. $infoImages = $info['covers'] = explode(',',$info['covers'] );
  15. if(is_array($infoImages)){

Call Stack

  1. in Document.php line 55
  2. at Document->detail('131', null, '')
  3. at ReflectionMethod->invokeArgs(object(Document), ['131', null, '']) in App.php line 343
  4. at App::invokeMethod([object(Document), 'detail'], []) in App.php line 611
  5. at App::module(['cms', 'document', 'detail'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 457
  6. at App::exec(['type' => 'module', 'module' => ['cms', 'document', 'detail'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  7. at App::run() in start.php line 19
  8. at require('/www/users/HA523729/...') in index.php line 27

Environment Variables

GET Data

name
jxsbxl
id
131
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

REDIRECT_UNIQUE_ID
ZgV0gH8AAAEAAFA1dWQAAAAP
REDIRECT_SCRIPT_URL
/index.php/jxsbxl/131.html
REDIRECT_SCRIPT_URI
http://www.gyjinming.com/index.php/jxsbxl/131.html
REDIRECT_PHPRC
/usr/local/zend/apache2/conf/extra/private_php/HA523729
REDIRECT_HANDLER
application/x-httpd-php5
REDIRECT_STATUS
200
UNIQUE_ID
ZgV0gH8AAAEAAFA1dWQAAAAP
SCRIPT_URL
/index.php/jxsbxl/131.html
SCRIPT_URI
http://www.gyjinming.com/index.php/jxsbxl/131.html
PHPRC
/usr/local/zend/apache2/conf/extra/private_php/HA523729
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.gyjinming.com
PATH
/usr/bin:/bin
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
SERVER_NAME
www.gyjinming.com
SERVER_ADDR
122.114.118.43
SERVER_PORT
80
REMOTE_ADDR
34.227.112.145
DOCUMENT_ROOT
/www/users/HA523729/WEB
SERVER_ADMIN
vhost@zzidc.com
SCRIPT_FILENAME
/www/users/HA523729/WEB/index.php
REMOTE_PORT
52444
REDIRECT_URL
/index.php/jxsbxl/131.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/index.php/jxsbxl/131.html
SCRIPT_NAME
/index.php
PATH_INFO
/jxsbxl/131.html
PATH_TRANSLATED
/www/users/HA523729/WEB/jxsbxl/131.html
ORIG_PATH_INFO
/index.php/jxsbxl/131.html
ORIG_SCRIPT_NAME
/php56-cgi
ORIG_SCRIPT_FILENAME
/usr/local/zend/php5.6/bin/php-cgi
ORIG_PATH_TRANSLATED
/www/users/HA523729/WEB/index.php/jxsbxl/131.html
PHP_SELF
/index.php/jxsbxl/131.html
REQUEST_TIME_FLOAT
1711633536.162
REQUEST_TIME
1711633536
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/users/HA523729/WEB/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711633536.1639
THINK_START_MEM
230120
EXT
.php
DS
/
THINK_PATH
/www/users/HA523729/WEB/thinkphp/
LIB_PATH
/www/users/HA523729/WEB/thinkphp/library/
CORE_PATH
/www/users/HA523729/WEB/thinkphp/library/think/
TRAIT_PATH
/www/users/HA523729/WEB/thinkphp/library/traits/
ROOT_PATH
/www/users/HA523729/WEB/
EXTEND_PATH
/www/users/HA523729/WEB/extend/
VENDOR_PATH
/www/users/HA523729/WEB/vendor/
RUNTIME_PATH
/www/users/HA523729/WEB/runtime/
LOG_PATH
/www/users/HA523729/WEB/runtime/log/
CACHE_PATH
/www/users/HA523729/WEB/runtime/cache/
TEMP_PATH
/www/users/HA523729/WEB/runtime/temp/
CONF_PATH
/www/users/HA523729/WEB/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/www/users/HA523729/WEB/vendor/ezyang/htmlpurifier/library
PUBLIC_PATH
/public/
HTML_FILE_NAME
/www/users/HA523729/WEB/runtime/html/document/131.html