( ! ) Fatal error: Uncaught RuntimeException: Unable to create the "cache" directory (/var/www/html/var/cache/prod). in /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php on line 765
( ! ) RuntimeException: Unable to create the "cache" directory (/var/www/html/var/cache/prod). in /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php on line 765
Call Stack
#TimeMemoryFunctionLocation
10.0004400888{main}( ).../app.php:0
20.01451681784Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ).../app.php:23
30.01451681784Symfony\Component\HttpKernel\Kernel->boot( ).../Kernel.php:195
40.01681886864Symfony\Component\HttpKernel\Kernel->initializeContainer( ).../Kernel.php:135
50.01731916744Symfony\Component\HttpKernel\Kernel->buildContainer( ).../Kernel.php:642