[0] HttpException in App.php line 681

模块不存在:config.php

    Call Stack

    1. in App.php line 681
    2. at App::module(['config.php', null, null], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 273
    3. at App::run() in start.php line 35
    4. at require('/www/wwwroot/hfbscw....') in index.php line 34

    Environment Variables

    GET Data
    softid wbs4pj=74270.txt
    POST Dataempty
    Filesempty
    Cookiesempty
    Sessionempty
    Server/Request Data
    USER www
    HOME /home/www
    HTTP_HOST hfbscw.cn
    HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
    HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    HTTP_ACCEPT */*
    PATH_INFO //config.php
    REDIRECT_STATUS 200
    SERVER_NAME hfbscw.cn
    SERVER_PORT 80
    SERVER_ADDR 112.29.170.91
    REMOTE_PORT 47529
    REMOTE_ADDR 18.118.189.253
    SERVER_SOFTWARE nginx/1.22.1
    GATEWAY_INTERFACE CGI/1.1
    REQUEST_SCHEME http
    SERVER_PROTOCOL HTTP/1.1
    DOCUMENT_ROOT /www/wwwroot/hfbscw.cn/public
    DOCUMENT_URI /index.php
    REQUEST_URI /config.php?softid=wbs4pj%3D74270.txt
    SCRIPT_NAME /index.php
    CONTENT_LENGTH
    CONTENT_TYPE
    REQUEST_METHOD GET
    QUERY_STRING s=//config.php&softid=wbs4pj%3D74270.txt
    SCRIPT_FILENAME /www/wwwroot/hfbscw.cn/public/index.php
    FCGI_ROLE RESPONDER
    PHP_SELF /index.php
    REQUEST_TIME_FLOAT 1732088229.0789
    REQUEST_TIME 1732088229
    Environment Variablesempty
    ThinkPHP Constants
    APP_PATH /www/wwwroot/hfbscw.cn/public/../apps/
    THINK_VERSION 5.0.1
    THINK_START_TIME 1732088229.08
    THINK_START_MEM 385968
    EXT .php
    DS /
    THINK_PATH /www/wwwroot/hfbscw.cn/thinkphp/
    LIB_PATH /www/wwwroot/hfbscw.cn/thinkphp/library/
    CORE_PATH /www/wwwroot/hfbscw.cn/thinkphp/library/think/
    TRAIT_PATH /www/wwwroot/hfbscw.cn/thinkphp/library/traits/
    ROOT_PATH /www/wwwroot/hfbscw.cn/public/../
    EXTEND_PATH /www/wwwroot/hfbscw.cn/public/../extend/
    VENDOR_PATH /www/wwwroot/hfbscw.cn/public/../vendor/
    RUNTIME_PATH /www/wwwroot/hfbscw.cn/public/../runtime/
    LOG_PATH /www/wwwroot/hfbscw.cn/public/../runtime/log/
    CACHE_PATH /www/wwwroot/hfbscw.cn/public/../runtime/cache/
    TEMP_PATH /www/wwwroot/hfbscw.cn/public/../runtime/temp/
    CONF_PATH /www/wwwroot/hfbscw.cn/public/../apps/
    CONF_EXT .php
    ENV_PREFIX PHP_
    IS_CLI false
    IS_WIN false

    Fatal error: Uncaught Error: Access to undeclared static property: think\App::$release in /www/wwwroot/hfbscw.cn/thinkphp/tpl/think_exception.tpl:417 Stack trace: #0 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(323): include() #1 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(213): think\exception\Handle->convertExceptionToResponse(Object(think\exception\HttpException)) #2 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(155): think\exception\Handle->renderHttpException(Object(think\exception\HttpException)) #3 /www/wwwroot/hfbscw.cn/thinkphp/library/think/Error.php(93): think\exception\Handle->render(Object(think\exception\HttpException)) #4 [internal function]: think\Error::appException(Object(think\exception\HttpException)) #5 {main} thrown in /www/wwwroot/hfbscw.cn/thinkphp/tpl/think_exception.tpl on line 417

    [1] ErrorException in think_exception.tpl line 417

    Uncaught Error: Access to undeclared static property: think\App::$release in /www/wwwroot/hfbscw.cn/thinkphp/tpl/think_exception.tpl:417
    Stack trace:
    #0 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(323): include()
    #1 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(213): think\exception\Handle->convertExceptionToResponse(Object(think\exception\HttpException))
    #2 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(155): think\exception\Handle->renderHttpException(Object(think\exception\HttpException))
    #3 /www/wwwroot/hfbscw.cn/thinkphp/library/think/Error.php(93): think\exception\Handle->render(Object(think\exception\HttpException))
    #4 [internal function]: think\Error::appException(Object(think\exception\HttpException))
    #5 {main}
    thrown

    1. <?php } ?>
    2. </div>
    3. <?php } ?>
    4. <div class="copyright">
    5. <a title="" href="http://www.thinkphp.cn">ThinkPHP</a>
    6. <span>V<?php echo THINK_VERSION; ?></span>
    7. <span>{ -API }</span>
    8. </div>
    9. <?php if(\think\App::$release) { ?>
    10. <script>
    11. var LINE = <?php echo $line; ?>;
    12. function $(selector, node){
    13. var elements;
    14. node = node || document;
    15. if(document.querySelectorAll){
    16. elements = node.querySelectorAll(selector);

    Call Stack

    1. in think_exception.tpl line 417
    2. at Error::appShutdown()

    Environment Variables

    GET Data
    softid wbs4pj=74270.txt
    POST Dataempty
    Filesempty
    Cookiesempty
    Sessionempty
    Server/Request Data
    USER www
    HOME /home/www
    HTTP_HOST hfbscw.cn
    HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
    HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    HTTP_ACCEPT */*
    PATH_INFO //config.php
    REDIRECT_STATUS 200
    SERVER_NAME hfbscw.cn
    SERVER_PORT 80
    SERVER_ADDR 112.29.170.91
    REMOTE_PORT 47529
    REMOTE_ADDR 18.118.189.253
    SERVER_SOFTWARE nginx/1.22.1
    GATEWAY_INTERFACE CGI/1.1
    REQUEST_SCHEME http
    SERVER_PROTOCOL HTTP/1.1
    DOCUMENT_ROOT /www/wwwroot/hfbscw.cn/public
    DOCUMENT_URI /index.php
    REQUEST_URI /config.php?softid=wbs4pj%3D74270.txt
    SCRIPT_NAME /index.php
    CONTENT_LENGTH
    CONTENT_TYPE
    REQUEST_METHOD GET
    QUERY_STRING s=//config.php&softid=wbs4pj%3D74270.txt
    SCRIPT_FILENAME /www/wwwroot/hfbscw.cn/public/index.php
    FCGI_ROLE RESPONDER
    PHP_SELF /index.php
    REQUEST_TIME_FLOAT 1732088229.0789
    REQUEST_TIME 1732088229
    Environment Variablesempty
    ThinkPHP Constants
    APP_PATH /www/wwwroot/hfbscw.cn/public/../apps/
    THINK_VERSION 5.0.1
    THINK_START_TIME 1732088229.08
    THINK_START_MEM 385968
    EXT .php
    DS /
    THINK_PATH /www/wwwroot/hfbscw.cn/thinkphp/
    LIB_PATH /www/wwwroot/hfbscw.cn/thinkphp/library/
    CORE_PATH /www/wwwroot/hfbscw.cn/thinkphp/library/think/
    TRAIT_PATH /www/wwwroot/hfbscw.cn/thinkphp/library/traits/
    ROOT_PATH /www/wwwroot/hfbscw.cn/public/../
    EXTEND_PATH /www/wwwroot/hfbscw.cn/public/../extend/
    VENDOR_PATH /www/wwwroot/hfbscw.cn/public/../vendor/
    RUNTIME_PATH /www/wwwroot/hfbscw.cn/public/../runtime/
    LOG_PATH /www/wwwroot/hfbscw.cn/public/../runtime/log/
    CACHE_PATH /www/wwwroot/hfbscw.cn/public/../runtime/cache/
    TEMP_PATH /www/wwwroot/hfbscw.cn/public/../runtime/temp/
    CONF_PATH /www/wwwroot/hfbscw.cn/public/../apps/
    CONF_EXT .php
    ENV_PREFIX PHP_
    IS_CLI false
    IS_WIN false

    Fatal error: Uncaught Error: Access to undeclared static property: think\App::$release in /www/wwwroot/hfbscw.cn/thinkphp/tpl/think_exception.tpl:417 Stack trace: #0 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(323): include() #1 /www/wwwroot/hfbscw.cn/thinkphp/library/think/exception/Handle.php(159): think\exception\Handle->convertExceptionToResponse(Object(think\exception\ErrorException)) #2 /www/wwwroot/hfbscw.cn/thinkphp/library/think/Error.php(93): think\exception\Handle->render(Object(think\exception\ErrorException)) #3 /www/wwwroot/hfbscw.cn/thinkphp/library/think/Error.php(159): think\Error::appException(Object(think\exception\ErrorException)) #4 [internal function]: think\Error::appShutdown() #5 {main} thrown in /www/wwwroot/hfbscw.cn/thinkphp/tpl/think_exception.tpl on line 417