新浦京8883(China)平台-Best Platform

[0] HttpException in App.php line 535

模块不存在:sitemap.xml

  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(['sitemap.xml', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['sitemap.xml', null, null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/work/html/tmeg...') in index.php line 18

Environment Variables

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

Server/Request Data

REDIRECT_PATH_INFO
sitemap.xml
REDIRECT_HTTPS
on
REDIRECT_SSL_TLS_SNI
www.tmega.net
REDIRECT_STATUS
200
HTTPS
on
SSL_TLS_SNI
www.tmega.net
HTTP_USER_AGENT
Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15
HTTP_HOST
www.tmega.net
HTTP_ACCEPT
*/*
HTTP_ACCEPT_ENCODING
gzip
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
Apache Server at www.tmega.net Port 443
SERVER_SOFTWARE
Apache
SERVER_NAME
www.tmega.net
SERVER_ADDR
172.18.104.89
SERVER_PORT
443
REMOTE_ADDR
104.140.21.74
DOCUMENT_ROOT
/data/work/html/tmeganet
SERVER_ADMIN
root@localhost
SCRIPT_FILENAME
/data/work/html/tmeganet/index.php
REMOTE_PORT
56630
REDIRECT_URL
/sitemap.xml
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/sitemap.xml
SCRIPT_NAME
/index.php
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1714341354.489
REQUEST_TIME
1714341354
PATH_INFO
sitemap.xml
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/data/work/html/tmeganet/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1714341354.4908
THINK_START_MEM
257288
EXT
.php
DS
/
THINK_PATH
/data/work/html/tmeganet/thinkphp/
LIB_PATH
/data/work/html/tmeganet/thinkphp/library/
CORE_PATH
/data/work/html/tmeganet/thinkphp/library/think/
TRAIT_PATH
/data/work/html/tmeganet/thinkphp/library/traits/
ROOT_PATH
/data/work/html/tmeganet/
EXTEND_PATH
/data/work/html/tmeganet/extend/
VENDOR_PATH
/data/work/html/tmeganet/vendor/
RUNTIME_PATH
/data/work/html/tmeganet/runtime/
LOG_PATH
/data/work/html/tmeganet/runtime/log/
CACHE_PATH
/data/work/html/tmeganet/runtime/cache/
TEMP_PATH
/data/work/html/tmeganet/runtime/temp/
CONF_PATH
/data/work/html/tmeganet/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
XML 地图