Hi,出错了!

控制器[App\Controller\user\charge]不存在

错误位置

/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php  LINE: 116

106                         if (in_array($actionName, $controller->disableActions)) {
107                             $return = $controller->_404('控制器[' . $controllerName . ']对应的方法[' . $actionName . ']不允许访问');
108                         } else {
109                             $return = $controller->$actionName();
110                         }
111                     } else {
112                         $return = $controller->_404('控制器[' . $controllerName . ']对应的方法[' . $actionName . ']不存在');
113                     }
114                 }
115             } else {
116                 trigger_error('控制器[' . $controllerName . ']不存在', E_USER_ERROR);
117             }
118 
119             if (Response::isAutoRender()) {
120                 // exit;
121                 switch (Response::getType()) {
122                     case 'html':
123                     case 'txt':
124                         $body = $return;
125                         break;
126                     case 'js':
TRACE
#0  include() called at [/www/wwwroot/www.xiaoshuo688.com/kuxin/response.php:332]
#1  Kuxin\Response::error(控制器[App\Controller\user\charge]不存在, /www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php, 116) called at [/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php:188]
#2  Kuxin\Kuxin::error(256, 控制器[App\Controller\user\charge]不存在, /www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php, 116, Array ([controllerName] => App\Controller\user\charge,[controller] => ))
#3  trigger_error(控制器[App\Controller\user\charge]不存在, 256) called at [/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php:116]
#4  Kuxin\Kuxin::start() called at [/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php:202]
#5  include(/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php) called at [/www/wwwroot/www.xiaoshuo688.com/public/index.php:34]
文件加载
/www/wwwroot/www.xiaoshuo688.com/public/index.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/loader.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/config.php
/www/wwwroot/www.xiaoshuo688.com/app/config/kuxin.php
/www/wwwroot/www.xiaoshuo688.com/env.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/arr.php
/www/wwwroot/www.xiaoshuo688.com/app/config/const.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/registry.php
/www/wwwroot/www.xiaoshuo688.com/app/helper.php
/www/wwwroot/www.xiaoshuo688.com/app/version.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/plugin.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/serialize.php
/www/wwwroot/www.xiaoshuo688.com/app/plugin/configcache/configcache.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/di.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/cache.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/cache/memcached.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/db/mysql.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/json.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/router.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/request.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/response.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/tpl/error.php