[0] HttpException in App.php line 535

module not exists:

  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([' ', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => [' ', 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('/raid/vhost/lohaspot...') in index.php line 42

Environment Variables

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

Server/Request Data

USER
vhost23458
HOME
/raid/vhost/lohaspottery.com
FCGI_ROLE
RESPONDER
REDIRECT_UNIQUE_ID
ZgYeOAp4z@EAAHp00bIAAAAH
REDIRECT_GEOIP_ADDR
18.234.165.107
REDIRECT_GEOIP_CONTINENT_CODE
NA
REDIRECT_GEOIP_COUNTRY_CODE
US
REDIRECT_GEOIP_COUNTRY_NAME
United States
REDIRECT_LogID
W3SVC23458
REDIRECT_HTTPS
on
REDIRECT_SSL_TLS_SNI
www.lohaspottery.com
REDIRECT_HANDLER
php-fastcgi
REDIRECT_STATUS
200
UNIQUE_ID
ZgYeOAp4z@EAAHp00bIAAAAH
GEOIP_ADDR
18.234.165.107
GEOIP_CONTINENT_CODE
NA
GEOIP_COUNTRY_CODE
US
GEOIP_COUNTRY_NAME
United States
LogID
W3SVC23458
HTTPS
on
SSL_TLS_SNI
www.lohaspottery.com
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_REFERER
http://www.lohaspottery.com/%20
HTTP_HOST
www.lohaspottery.com
PATH
/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/bin:/sbin:/usr/local/mysql/bin:/usr/local/apache2/bin:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin:/root/bin
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
SERVER_NAME
www.lohaspottery.com
SERVER_ADDR
10.120.207.225
SERVER_PORT
443
REMOTE_ADDR
18.234.165.107
DOCUMENT_ROOT
/raid/vhost/lohaspottery.com/www
SERVER_ADMIN
mymailer@corp.url.com.tw
SCRIPT_FILENAME
/raid/vhost/lohaspottery.com/www/index.php
REMOTE_PORT
49882
REDIRECT_URL
/index.php/
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/index.php/%20
SCRIPT_NAME
/index.php
PATH_INFO
/
PATH_TRANSLATED
/raid/vhost/lohaspottery.com/www/
ORIG_PATH_INFO
/index.php/
ORIG_SCRIPT_NAME
/php5fpm-handler-ssl.fcgi
ORIG_SCRIPT_FILENAME
/www.lohaspottery.com-php5fpm-handler-ssl
ORIG_PATH_TRANSLATED
/raid/vhost/lohaspottery.com/www/index.php/
PHP_SELF
/index.php/
REQUEST_TIME_FLOAT
1711676984.7806
REQUEST_TIME
1711676984

Environment Variables

USER
vhost23458
HOME
/raid/vhost/lohaspottery.com
FCGI_ROLE
RESPONDER
REDIRECT_UNIQUE_ID
ZgYeOAp4z@EAAHp00bIAAAAH
REDIRECT_GEOIP_ADDR
18.234.165.107
REDIRECT_GEOIP_CONTINENT_CODE
NA
REDIRECT_GEOIP_COUNTRY_CODE
US
REDIRECT_GEOIP_COUNTRY_NAME
United States
REDIRECT_LogID
W3SVC23458
REDIRECT_HTTPS
on
REDIRECT_SSL_TLS_SNI
www.lohaspottery.com
REDIRECT_HANDLER
php-fastcgi
REDIRECT_STATUS
200
UNIQUE_ID
ZgYeOAp4z@EAAHp00bIAAAAH
GEOIP_ADDR
18.234.165.107
GEOIP_CONTINENT_CODE
NA
GEOIP_COUNTRY_CODE
US
GEOIP_COUNTRY_NAME
United States
LogID
W3SVC23458
HTTPS
on
SSL_TLS_SNI
www.lohaspottery.com
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_REFERER
http://www.lohaspottery.com/%20
HTTP_HOST
www.lohaspottery.com
PATH
/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/bin:/sbin:/usr/local/mysql/bin:/usr/local/apache2/bin:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin:/root/bin
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
SERVER_NAME
www.lohaspottery.com
SERVER_ADDR
10.120.207.225
SERVER_PORT
443
REMOTE_ADDR
18.234.165.107
DOCUMENT_ROOT
/raid/vhost/lohaspottery.com/www
SERVER_ADMIN
mymailer@corp.url.com.tw
SCRIPT_FILENAME
/raid/vhost/lohaspottery.com/www/index.php
REMOTE_PORT
49882
REDIRECT_URL
/index.php/
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/index.php/%20
SCRIPT_NAME
/index.php
PATH_INFO
/
PATH_TRANSLATED
/raid/vhost/lohaspottery.com/www/
ORIG_PATH_INFO
/index.php/
ORIG_SCRIPT_NAME
/php5fpm-handler-ssl.fcgi
ORIG_SCRIPT_FILENAME
/www.lohaspottery.com-php5fpm-handler-ssl
ORIG_PATH_TRANSLATED
/raid/vhost/lohaspottery.com/www/index.php/
PHP_SELF
/index.php/
REQUEST_TIME_FLOAT
1711676984.7806
REQUEST_TIME
1711676984

ThinkPHP Constants

APP_PATH
/raid/vhost/lohaspottery.com/www/./application/
SITE_URL
THINK_VERSION
5.0.20
THINK_START_TIME
1711676984.7812
THINK_START_MEM
290944
EXT
.php
DS
/
THINK_PATH
/raid/vhost/lohaspottery.com/www/thinkphp/
LIB_PATH
/raid/vhost/lohaspottery.com/www/thinkphp/library/
CORE_PATH
/raid/vhost/lohaspottery.com/www/thinkphp/library/think/
TRAIT_PATH
/raid/vhost/lohaspottery.com/www/thinkphp/library/traits/
ROOT_PATH
/raid/vhost/lohaspottery.com/www/
EXTEND_PATH
/raid/vhost/lohaspottery.com/www/extend/
VENDOR_PATH
/raid/vhost/lohaspottery.com/www/vendor/
RUNTIME_PATH
/raid/vhost/lohaspottery.com/www/runtime/
LOG_PATH
/raid/vhost/lohaspottery.com/www/runtime/log/
CACHE_PATH
/raid/vhost/lohaspottery.com/www/runtime/cache/
TEMP_PATH
/raid/vhost/lohaspottery.com/www/runtime/temp/
CONF_PATH
/raid/vhost/lohaspottery.com/www/./application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false