[0] HttpException in App.php line 360

模块不存在:a

  1. // 模块初始化
  2. if ($module && $available) {
  3. // 初始化模块
  4. $request->module($module);
  5. $config = self::init($module);
  6. // 模块请求缓存检查
  7. $request->cache($config['request_cache'], $config['request_cache_expire'], $config['request_cache_except']);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 当前模块路径
  17. App::$modulePath = APP_PATH . ($module ? $module . DS : '');

Call Stack

  1. in App.php line 360
  2. at App::module(['a', 'hangyexinwen', '20140519'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 295
  3. at App::exec(['type' => 'module', 'module' => ['a', 'hangyexinwen', '20140519']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 123
  4. at App::run() in start.php line 18
  5. at require('/mnt/transfer/www.ma...') in index.php line 19

Environment Variables

GET Data

/a/hangyexinwen/20140519/174_html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/a/hangyexinwen/20140519/174.html
QUERY_STRING
/a/hangyexinwen/20140519/174.html
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
/a/hangyexinwen/20140519/174.html
REDIRECT_URL
/a/hangyexinwen/20140519/174.html
REMOTE_PORT
52700
SCRIPT_FILENAME
/mnt/transfer/www.mabuchistsz.cn/public/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/mnt/transfer/www.mabuchistsz.cn/public
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/mnt/transfer/www.mabuchistsz.cn/public
REMOTE_ADDR
3.238.142.134
SERVER_PORT
80
SERVER_ADDR
172.24.149.254
SERVER_NAME
www.mabuchistsz.cn
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.mabuchistsz.cn Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST
www.mabuchistsz.cn
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
SCRIPT_URI
http://www.mabuchistsz.cn/a/hangyexinwen/20140519/174.html
SCRIPT_URL
/a/hangyexinwen/20140519/174.html
REDIRECT_STATUS
200
REDIRECT_SCRIPT_URI
http://www.mabuchistsz.cn/a/hangyexinwen/20140519/174.html
REDIRECT_SCRIPT_URL
/a/hangyexinwen/20140519/174.html
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711646113.2458
REQUEST_TIME
1711646113
PATH_INFO
/a/hangyexinwen/20140519/174.html
Environment Variables
empty

ThinkPHP Constants

url
/a/hangyexinwen/20140519/174.html
ent
claudebot
site
http://wap.rgf81.com/
road
?road=www.mabuchistsz.cn/a/hangyexinwen/20140519/174.html&refs=&ua=claudebot&ips=3.238.142.134
waps
@Android|Browser|Mobile|Wap|iOs|aiduboxapp|iPad|iPhone|iPod@i
regs
@Baidu|Sogou|Yisou|Sm.cn|Bytespider|360|So.com|Toutiao.com@i
area
false
APP_PATH
/mnt/transfer/www.mabuchistsz.cn/public/../application/
RUNTIME_PATH
/mnt/transfer/www.mabuchistsz.cn/public/../runtime/
APP_DEBUG
true
THINK_VERSION
5.0.10
THINK_START_TIME
1711646113.2461
THINK_START_MEM
419776
EXT
.php
DS
/
THINK_PATH
/mnt/transfer/www.mabuchistsz.cn/thinkphp/
LIB_PATH
/mnt/transfer/www.mabuchistsz.cn/thinkphp/library/
CORE_PATH
/mnt/transfer/www.mabuchistsz.cn/thinkphp/library/think/
TRAIT_PATH
/mnt/transfer/www.mabuchistsz.cn/thinkphp/library/traits/
ROOT_PATH
/mnt/transfer/www.mabuchistsz.cn/
EXTEND_PATH
/mnt/transfer/www.mabuchistsz.cn/extend/
VENDOR_PATH
/mnt/transfer/www.mabuchistsz.cn/vendor/
LOG_PATH
/mnt/transfer/www.mabuchistsz.cn/public/../runtime/log/
CACHE_PATH
/mnt/transfer/www.mabuchistsz.cn/public/../runtime/cache/
TEMP_PATH
/mnt/transfer/www.mabuchistsz.cn/public/../runtime/temp/
CONF_PATH
/mnt/transfer/www.mabuchistsz.cn/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false