[0] HttpException in App.php line 360

模块不存在:cq

  1. // 模块初始化
  2. if ($module && $available) {
  3. // 初始化模块
  4. $request->module($module);
  5. $config = self::init($module);
  6. // 模块请求缓存检查
  7. $request->cache($config['request_cache'], $config['request_cache_expire'], $config['request_cache_except']);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 当前模块路径
  17. App::$modulePath = APP_PATH . ($module ? $module . DS : '');

Call Stack

  1. in App.php line 360
  2. at App::module(['cq', 'file', 'index.asp'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  3. at App::exec(['type' => 'module', 'module' => ['cq', 'file', 'index.asp']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 123
  4. at App::run() in start.php line 18
  5. at require('/home/html/hopeday/t...') in index.php line 19

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
apache
HOME
/usr/share/httpd
HTTP_HOST
www.hopeday.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
REDIRECT_STATUS
200
SERVER_NAME
www.hopeday.com
SERVER_PORT
80
SERVER_ADDR
211.149.152.134
REMOTE_PORT
56546
REMOTE_ADDR
54.235.6.60
SERVER_SOFTWARE
nginx/1.20.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/home/html/hopeday/public
DOCUMENT_URI
/index.php
REQUEST_URI
/cq/file/index.asp
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=//cq/file/index.asp
SCRIPT_FILENAME
/home/html/hopeday/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710820678.0923
REQUEST_TIME
1710820678
PATH_INFO
//cq/file/index.asp
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/html/hopeday/public/../app/
THINK_VERSION
5.0.10
THINK_START_TIME
1710820678.0925
THINK_START_MEM
356640
EXT
.php
DS
/
THINK_PATH
/home/html/hopeday/thinkphp/
LIB_PATH
/home/html/hopeday/thinkphp/library/
CORE_PATH
/home/html/hopeday/thinkphp/library/think/
TRAIT_PATH
/home/html/hopeday/thinkphp/library/traits/
ROOT_PATH
/home/html/hopeday/
EXTEND_PATH
/home/html/hopeday/extend/
VENDOR_PATH
/home/html/hopeday/vendor/
RUNTIME_PATH
/home/html/hopeday/runtime/
LOG_PATH
/home/html/hopeday/runtime/log/
CACHE_PATH
/home/html/hopeday/runtime/cache/
TEMP_PATH
/home/html/hopeday/runtime/temp/
CONF_PATH
/home/html/hopeday/public/../app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
BEHAVIOR_PATH
app\common\behavior\
LAYER_LOGIC_NAME
logic
LAYER_MODEL_NAME
model
LAYER_SERVICE_NAME
service
LAYER_CONTROLLER_NAME
controller
LAYER_VALIDATE_NAME
validate
LAYER_VIEW_NAME
view
LAYER_REDIS_NAME
redis
RESULT_SUCCESS
success
RESULT_ERROR
error
RESULT_REDIRECT
redirect
RESULT_MESSAGE
message
RESULT_URL
url
RESULT_DATA
data
DATA_STATUS_NAME
status
DATA_NORMAL
1
DATA_DISABLE
0
DATA_DELETE
-1
DATA_SUCCESS
1
DATA_ERROR
0
TIME_CT_NAME
create_time
TIME_UT_NAME
update_time
TIME_NOW
1710820678
SYS_APP_NAMESPACE
app
SYS_HOOK_DIR_NAME
hook
SYS_ADDON_DIR_NAME
addon
SYS_DRIVER_DIR_NAME
driver
SYS_COMMON_DIR_NAME
common
SYS_STATIC_DIR_NAME
static
SYS_VERSION
1.3.2
SYS_ADMINISTRATOR_ID
1
SYS_DS_PROS
/
SYS_DS_CONS
\
SYS_DB_PREFIX
t_
SYS_ENCRYPT_KEY
o)U&[2lKV.%JuMFd^@kt<*n(+3s,H:1h{Nef_Av8
PATH_ADDON
/home/html/hopeday/addon/
PATH_PUBLIC
/home/html/hopeday/public/
PATH_UPLOAD
/home/html/hopeday/public/upload/
PATH_PICTURE
/home/html/hopeday/public/upload/picture/
PATH_VIDEO
/home/html/hopeday/public/upload/video/
PATH_MEMBERQR
/home/html/hopeday/public/upload/member_qr/
PATH_COUPONQR
/home/html/hopeday/public/upload/coupon_qr/
PATH_QR
/home/html/hopeday/public/upload/qrcode/
PATH_ACTQR
/home/html/hopeday/public/upload/activity_qr/
PATH_FILE
/home/html/hopeday/public/upload/file/
PATH_SERVICE
/home/html/hopeday//app/common/service/
PATH_COMMON_LOGIC
app\common\logic\
API_CODE_NAME
code
API_MSG_NAME
msg
DB_LIST_ROWS
10
API_KEY
l2V|gfZp{8`;jzR~6Y1_
JWT_KEY
l2V|DSFXXXgfZp{8`;FjzR~6Y1_
STATIC_DOMAIN
Resource