[0] HttpException in App.php line 535

模块不存在:products_search.php

  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(['products_search.php', null, null], ['app_host' => '', 'app_debug' => '1', 'app_trace' => '', ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['products_search.php', null, null]], ['app_host' => '', 'app_debug' => '1', 'app_trace' => '', ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/home/ejtchina.com/w...') in index.php line 18

Environment Variables

GET Data

KeyWord
猪肉
ClassID
1
brand
310
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
PHP_APP_DEBUG
1
PHP_APP_TRACE
PHP_APP_URL
PHP_DB_CONNECTION
mysql
PHP_DB_HOST
PHP_DB_PORT
3306
PHP_DB_DATABASE
PHP_DB_USERNAME
PHP_DB_PASSWORD
PHP_DB_PREFIX
PHP_CACHE_DRIVER
File
SCRIPT_NAME
/index.php
REQUEST_URI
/products_search.php?KeyWord=%E7%8C%AA%E8%82%89&ClassID=1&brand=310
QUERY_STRING
s=/products_search.php&KeyWord=%E7%8C%AA%E8%82%89&ClassID=1&brand=310
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
s=/products_search.php&KeyWord=%E7%8C%AA%E8%82%89&ClassID=1&brand=310
REDIRECT_URL
/products_search.php
REMOTE_PORT
37196
SCRIPT_FILENAME
/home/ejtchina.com/www.ejtchina.com/public/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/home/ejtchina.com/www.ejtchina.com/public
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/home/ejtchina.com/www.ejtchina.com/public
REMOTE_ADDR
54.242.220.142
SERVER_PORT
80
SERVER_ADDR
124.232.137.42
SERVER_NAME
www.ejtchina.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.ejtchina.com Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/sbin:/usr/sbin:/bin:/usr/bin
HTTP_HOST
www.ejtchina.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
REDIRECT_STATUS
200
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1712783112.8961
REQUEST_TIME
1712783112
PATH_INFO
/products_search.php
Environment Variables
empty

ThinkPHP Constants

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