金沙所有游戏平台官方网站(中国)有限责任公司

[0] HttpException in App.php line 360

模块不存在:a

  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(['a', 'author', 'admin'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  3. at App::exec(['type' => 'module', 'module' => ['a', 'author', 'admin']], ['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('/mnt/www/zahuali.com...') in index.php line 23

Environment Variables

GET Data
empty
POST Data
empty
Files
empty

Cookies

85782a99ad1ad27a1c4e644de32ba98a
ae23f17377a5f2bb0c16e3e05849c81f
2cc0eace1fb7155d91d029a238ec276c
9f1b8328d2bf65d00a39c2977979d610
e4f289ea9361e5e997f6623f47d73c11
3bb6809e3b1368b0acb70399bdfaeaaf
47a3ce96c76603924d0221a77d5f180b
6100d86c69471c5495a71045ef241570
36e41983fd1c24c37925e42f1ea0e67a
a157de3892fe85f0207050bd9747eaf9
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/mnt/www/zahuali.com/public/index.php
QUERY_STRING
s=/a/author/admin
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/a/author/admin
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/mnt/www/zahuali.com/public
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.21.4
REMOTE_ADDR
107.158.225.26
REMOTE_PORT
35452
SERVER_ADDR
172.19.31.225
SERVER_PORT
80
SERVER_NAME
zahuali.com
REDIRECT_STATUS
200
PATH_INFO
/a/author/admin
HTTP_USER_AGENT
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP_HOST
www.ahhuali.com
HTTP_ACCEPT
*/*
HTTP_ACCEPT_ENCODING
gzip
HTTP_COOKIE
85782a99ad1ad27a1c4e644de32ba98a=ae23f17377a5f2bb0c16e3e05849c81f; 2cc0eace1fb7155d91d029a238ec276c=9f1b8328d2bf65d00a39c2977979d610; e4f289ea9361e5e997f6623f47d73c11=3bb6809e3b1368b0acb70399bdfaeaaf; 47a3ce96c76603924d0221a77d5f180b=6100d86c69471c5495a71045ef241570; 36e41983fd1c24c37925e42f1ea0e67a=a157de3892fe85f0207050bd9747eaf9
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710985142.1347
REQUEST_TIME
1710985142
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/mnt/www/zahuali.com/public/../application/
UPLOAD_PATH
/mnt/www/zahuali.com/public/../public
RUNTIME_PATH
/mnt/www/zahuali.com/public/../runtime/
APP_DEBUG
true
THINK_VERSION
5.0.10
THINK_START_TIME
1710985142.135
THINK_START_MEM
265040
EXT
.php
DS
/
THINK_PATH
/mnt/www/zahuali.com/thinkphp/
LIB_PATH
/mnt/www/zahuali.com/thinkphp/library/
CORE_PATH
/mnt/www/zahuali.com/thinkphp/library/think/
TRAIT_PATH
/mnt/www/zahuali.com/thinkphp/library/traits/
ROOT_PATH
/mnt/www/zahuali.com/
EXTEND_PATH
/mnt/www/zahuali.com/extend/
VENDOR_PATH
/mnt/www/zahuali.com/vendor/
LOG_PATH
/mnt/www/zahuali.com/public/../runtime/log/
CACHE_PATH
/mnt/www/zahuali.com/public/../runtime/cache/
TEMP_PATH
/mnt/www/zahuali.com/public/../runtime/temp/
CONF_PATH
/mnt/www/zahuali.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false