[0] HttpException in App.php line 535

模块不存在:product

  1. $config = self::init($module);
  2. // 模块请求缓存检查
  3. $request->cache(
  4. $config['request_cache'],
  5. $config['request_cache_expire'],
  6. $config['request_cache_except']
  7. );
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 设置默认过滤机制
  17. $request->filter($config['default_filter']);

Call Stack

  1. in App.php line 535
  2. at App::module(['product', 'details', 'navid'], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['product', 'details', 'navid']], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/home/enmatongueincm...') in index.php line 36

Environment Variables

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

Server/Request Data

REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
ZgX0sho8sDpqdAD74GVMZwAAAAA
REDIRECT_REDIRECT_REDIRECT_PHPRC
/home/enmatongueincmgaxt0o8nfg/others
REDIRECT_REDIRECT_REDIRECT_STATUS
200
REDIRECT_REDIRECT_UNIQUE_ID
ZgX0sho8sDpqdAD74GVMZwAAAAA
REDIRECT_REDIRECT_PHPRC
/home/enmatongueincmgaxt0o8nfg/others
REDIRECT_REDIRECT_STATUS
200
REDIRECT_UNIQUE_ID
ZgX0sho8sDpqdAD74GVMZwAAAAA
REDIRECT_PHPRC
/home/enmatongueincmgaxt0o8nfg/others
REDIRECT_HANDLER
php-cgi
REDIRECT_STATUS
200
UNIQUE_ID
ZgX0sho8sDpqdAD74GVMZwAAAAA
PHPRC
/home/enmatongueincmgaxt0o8nfg/others
HTTP_X_FORWARDED_FOR
3.236.145.110
HTTP_X_REAL_IP
3.236.145.110
HTTP_HOST
www.enma.fr
HTTP_CONNECTION
close
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
<address>Apache Server at www.enma.fr Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.enma.fr
SERVER_ADDR
127.0.0.1
SERVER_PORT
80
REMOTE_ADDR
3.236.145.110
DOCUMENT_ROOT
/home/enmatongueincmgaxt0o8nfg/wwwroot/
REQUEST_SCHEME
http
CONTEXT_PREFIX
/php-run-as-cgi
CONTEXT_DOCUMENT_ROOT
/usr/php7.0/bin
SERVER_ADMIN
webmaster@enmatong
SCRIPT_FILENAME
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/index.php
REMOTE_PORT
50624
REDIRECT_URL
/public/index.php/product/details/navid/48.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.0
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/product/details/navid/48.html
SCRIPT_NAME
/public/index.php
PATH_INFO
/product/details/navid/48.html
PATH_TRANSLATED
/home/enmatongueincmgaxt0o8nfg/wwwroot/product/details/navid/48.html
ORIG_PATH_INFO
/public/index.php/product/details/navid/48.html
ORIG_SCRIPT_NAME
/php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME
/usr/php7.0/bin/php-cgi
ORIG_PATH_TRANSLATED
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/index.php/product/details/navid/48.html
PHP_SELF
/public/index.php/product/details/navid/48.html
REQUEST_TIME_FLOAT
1711666354.9115
REQUEST_TIME
1711666354
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/../apps/
PUBLIC_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/
THEME_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/themes/
MODULE_MARK
front
BASE_PATH
/public
THINK_VERSION
5.0.24
THINK_START_TIME
1711666354.9124
THINK_START_MEM
358600
EXT
.php
DS
/
THINK_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/
LIB_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/library/
CORE_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/library/think/
TRAIT_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/library/traits/
ROOT_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/
EXTEND_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/extend/
VENDOR_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/vendor/
RUNTIME_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/
LOG_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/log/
CACHE_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/cache/
TEMP_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/temp/
CONF_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/../apps/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
EACOOPHP_V
1.3.1
BUILD_VERSION
201812021322
PLUGIN_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/plugins/
SERVER_SOFTWARE_TYPE
no
RESULT_SUCCESS
success
RESULT_ERROR
error
RESULT_REDIRECT
redirect
RESULT_MESSAGE
message
RESULT_URL
url
RESULT_DATA
data
DATA_COMMON_STATUS
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
1711666354
DB_PREFIX
qyc_
DB_LIST_ROWS
10
MODULE_NAME
product
IS_MOBILE
false
CURRENT_THEME
default