[0] HttpException in App.php line 535

模块不存在:solutions

  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(['solutions', 'special_requirements', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['solutions', 'special_requirements', 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('/webHome/host9204093...') in index.php line 33

Environment Variables

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

Server/Request Data

USER
host9204093
HOME
/webHome//host9204093
FCGI_ROLE
RESPONDER
REDIRECT_REDIRECT_STATUS
200
REDIRECT_HANDLER
php-fpm
REDIRECT_STATUS
200
HTTP_HOST
www.intec.net.cn
HTTP_X_REAL_IP
107.20.123.227
HTTP_X_FORWARDED_FOR
107.20.123.227
HTTP_CONNECTION
close
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
SERVER_NAME
www.intec.net.cn
SERVER_ADDR
10.61.147.171
SERVER_PORT
80
REMOTE_ADDR
107.150.98.6
DOCUMENT_ROOT
/webHome/host9204093/www
SERVER_ADMIN
root@localhost
SCRIPT_FILENAME
/webHome/host9204093/www/index.php
REMOTE_PORT
22054
REDIRECT_URL
/index.php/solutions/special_requirements/
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.0
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/solutions/special_requirements/
SCRIPT_NAME
/index.php
PATH_INFO
/solutions/special_requirements/
PATH_TRANSLATED
/webHome/host9204093/www/solutions/special_requirements/
ORIG_PATH_INFO
/index.php/solutions/special_requirements/
ORIG_SCRIPT_NAME
/php5-fcgi/php-fpm-host9204093
ORIG_SCRIPT_FILENAME
/php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host9204093
ORIG_PATH_TRANSLATED
/webHome/host9204093/www/index.php/solutions/special_requirements/
PHP_SELF
/index.php/solutions/special_requirements/
REQUEST_TIME_FLOAT
1711692468.2146
REQUEST_TIME
1711692468

Environment Variables

USER
host9204093
HOME
/webHome//host9204093
FCGI_ROLE
RESPONDER
REDIRECT_REDIRECT_STATUS
200
REDIRECT_HANDLER
php-fpm
REDIRECT_STATUS
200
HTTP_HOST
www.intec.net.cn
HTTP_X_REAL_IP
107.20.123.227
HTTP_X_FORWARDED_FOR
107.20.123.227
HTTP_CONNECTION
close
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
SERVER_NAME
www.intec.net.cn
SERVER_ADDR
10.61.147.171
SERVER_PORT
80
REMOTE_ADDR
107.150.98.6
DOCUMENT_ROOT
/webHome/host9204093/www
SERVER_ADMIN
root@localhost
SCRIPT_FILENAME
/webHome/host9204093/www/index.php
REMOTE_PORT
22054
REDIRECT_URL
/index.php/solutions/special_requirements/
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.0
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/solutions/special_requirements/
SCRIPT_NAME
/index.php
PATH_INFO
/solutions/special_requirements/
PATH_TRANSLATED
/webHome/host9204093/www/solutions/special_requirements/
ORIG_PATH_INFO
/index.php/solutions/special_requirements/
ORIG_SCRIPT_NAME
/php5-fcgi/php-fpm-host9204093
ORIG_SCRIPT_FILENAME
/php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host9204093
ORIG_PATH_TRANSLATED
/webHome/host9204093/www/index.php/solutions/special_requirements/
PHP_SELF
/index.php/solutions/special_requirements/
REQUEST_TIME_FLOAT
1711692468.2146
REQUEST_TIME
1711692468

ThinkPHP Constants

APP_PATH
/webHome/host9204093/www/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711692468.2149
THINK_START_MEM
247136
EXT
.php
DS
/
THINK_PATH
/webHome/host9204093/www/thinkphp/
LIB_PATH
/webHome/host9204093/www/thinkphp/library/
CORE_PATH
/webHome/host9204093/www/thinkphp/library/think/
TRAIT_PATH
/webHome/host9204093/www/thinkphp/library/traits/
ROOT_PATH
/webHome/host9204093/www/
EXTEND_PATH
/webHome/host9204093/www/extend/
VENDOR_PATH
/webHome/host9204093/www/vendor/
RUNTIME_PATH
/webHome/host9204093/www/runtime/
LOG_PATH
/webHome/host9204093/www/runtime/log/
CACHE_PATH
/webHome/host9204093/www/runtime/cache/
TEMP_PATH
/webHome/host9204093/www/runtime/temp/
CONF_PATH
/webHome/host9204093/www/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false