[null]HttpException in Module.php line 96

Die steuerung existiert nicht: die app index index\controll \ passe

     
  1. $this->app['hook']->listen('module_init');
  2. try {
  3. Pro pro sache. - pro pro
  4. $instance = $this->app->controller($this->controller,
  5. $this->rule->getConfig('url_controller_layer'),
  6. $this->rule->getConfig('controller_suffix'),
  7. $this->rule->getConfig('empty_controller'));
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. $this->app['middleware']->controller(function (Request $request, $next) use ($instance) {
  12. Name der aktuellen operation angegeben
  13. $action = $this->actionName . $this->rule->getConfig('action_suffix');
  14. if (is_callable([$instance, $action])) {
  15. Anna: und/Oder die umsetzung der arbeitsmethode
  16. $call = [$instance, $action];

Call Stack

  1. in Module.php line 96
  2. at Module->exec() in Dispatch.php line 168
  3. at Dispatch->run() in App.php line 432
  4. at App->think\{closure}(object(Request), object(Closure), null)
  5. at call_user_func_array(object(Closure(musik)object(Request), object(Closure), null]) in Middleware.php line 185
  6. at Middleware->think\{closure}(object(Request)
  7. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  8. at Middleware->dispatch(object(Request)) in App.php line 435
  9. at App->run() in index.php line 66

Environment Variables

GET Data empty
POST Data empty
Files empty
Cookies empty
Session empty
Server/Request Data
REDIRECT_STATUS 200
HTTP_USER_AGENT Mozilla/5.0 (Windows 10.0) und Win64; (x64)) ordner /537.36 (KHTML (like Gecko) Chrome/ 76,0,389.87 Safari/537.36)
HTTP_HOST rmfyb.chinacourt.org
HTTP_CONNECTION Keep-Alive
HTTP_ACCEPT_ENCODING gzip
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
LD_LIBRARY_PATH /usr/local/apache/lib
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME rmfyb.chinacourt.org
SERVER_ADDR 192.168.1.9
SERVER_PORT 80
REMOTE_ADDR 220.197.31.249
DOCUMENT_ROOT /opt/www/rmfyb_new_web/public
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /opt/www/rmfyb_new_web/public
SERVER_ADMIN you@example.com
SCRIPT_FILENAME /opt/www/rmfyb_new_web/public/index.php
REMOTE_PORT 9060
REDIRECT_URL /paper/
GATEWAY_INTERFACE Cgis / 1,1
SERVER_PROTOCOL HTTP / 1,1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /paper/
SCRIPT_NAME /index.php
PATH_INFO /paper/
PATH_TRANSLATED redirect:/index.php/paper//
PHP_SELF /index.php/paper/
REQUEST_TIME_FLOAT 1718998706.0414
REQUEST_TIME 1718998706
Environment Variables empty
ThinkPHP Constants
HTMLPURIFIER_PREFIX /opt/www/rmfyb_new_web/vendor/ezyang/htmlpurifier/library