8455线路检测中心-中国旗下公司网站

[0] HttpException in App.php line 584

控制器不存在:app\rencai\index\Class

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 584
  2. at App::module() in App.php line 461
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/www.ron...') in index.php line 29

Environment Variables

GET Data

24_html
POST Data
empty
Files
empty

Cookies

user_sid
6b052f5d7b
_d_id
3e150273e225a5d3da09117393e630
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_COOKIE
user_sid=6b052f5d7b; _d_id=3e150273e225a5d3da09117393e630
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_HOST
www.rongyuhua.com
HTTP_USER_AGENT
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
PATH_INFO
/rencai/class/
REDIRECT_STATUS
200
SERVER_NAME
rongyuhua.com
SERVER_PORT
80
SERVER_ADDR
10.61.56.45
REMOTE_PORT
40668
REMOTE_ADDR
107.158.145.126
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/www.rongyuhua.com
DOCUMENT_URI
/index.php
REQUEST_URI
/rencai/class/?24.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/rencai/class/&24.html
SCRIPT_FILENAME
/www/wwwroot/www.rongyuhua.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1715628695.0781
REQUEST_TIME
1715628695
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/www.rongyuhua.com/application/
ENTRANCE
index
THINK_VERSION
5.0.18
THINK_START_TIME
1715628695.0789
THINK_START_MEM
358888
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.rongyuhua.com/thinkphp/
LIB_PATH
/www/wwwroot/www.rongyuhua.com/thinkphp/library/
CORE_PATH
/www/wwwroot/www.rongyuhua.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.rongyuhua.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.rongyuhua.com/
EXTEND_PATH
/www/wwwroot/www.rongyuhua.com/extend/
VENDOR_PATH
/www/wwwroot/www.rongyuhua.com/vendor/
RUNTIME_PATH
/www/wwwroot/www.rongyuhua.com/runtime/
LOG_PATH
/www/wwwroot/www.rongyuhua.com/runtime/log/
CACHE_PATH
/www/wwwroot/www.rongyuhua.com/runtime/cache/
TEMP_PATH
/www/wwwroot/www.rongyuhua.com/runtime/temp/
CONF_PATH
/www/wwwroot/www.rongyuhua.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/www/wwwroot/www.rongyuhua.com/vendor/ezyang/htmlpurifier/library
TEMPLATE_PATH
/www/wwwroot/www.rongyuhua.com/template/
IS_POST
false
PUBLIC_URL
/public/
PUBLIC_PATH
/www/wwwroot/www.rongyuhua.com/public/
UPLOAD_URL
/public/uploads/
UPLOAD_PATH
/www/wwwroot/www.rongyuhua.com/public/uploads/
STATIC_URL
/public/static/
STATIC_PATH
/www/wwwroot/www.rongyuhua.com/public/static/
PLUGINS_PATH
/www/wwwroot/www.rongyuhua.com/plugins/
CACHE_DIR
/www/wwwroot/www.rongyuhua.com/runtime/
QUN
Resource
ADMIN_FILENAME
admin.php
XML 地图