Exception detected!

Warning: include(/home/autorc42/home/http/src/PointWeb/AppBundle/Controller/../../../../stats/index.php): failed to open stream: No such file or directory

500 Internal Server Error - ContextErrorException

Stack Trace

  1. in src/PointWeb/AppBundle/Controller/DefaultController.php at line 407  -
    1.     public function statsAction()
    2.     {
    3.         $response = new Response();
    4.         $html = include(__DIR__ '/../../../../stats/index.php');
    5.         $response->setContent($html);
    6.         return $response;
    7.     }
  2. at ErrorHandler ->handleError ('2', 'include(/home/autorc42/home/http/src/PointWeb/AppBundle/Controller/../../../../stats/index.php): failed to open stream: No such file or directory', '/home/autorc42/home/http/src/PointWeb/AppBundle/Controller/DefaultController.php', '407', array('response' => object(Response)))
    in src/PointWeb/AppBundle/Controller/DefaultController.php at line 407  +
  3. at include ()
    in src/PointWeb/AppBundle/Controller/DefaultController.php at line 407  +
  4. at DefaultController ->statsAction ()
  5. at call_user_func_array (array(object(DefaultController), 'statsAction'), array())
    in app/bootstrap.php.cache at line 3054  +
  6. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3016  +
  7. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3165  +
  8. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2406  +
  9. at Kernel ->handle (object(Request))
    in web/app.php at line 28  +

Logs  -

Stack Trace (Plain Text)  +