| ( ! ) Fatal error: Uncaught RuntimeException: Unable to write in the "cache" directory (/var/www/html/var/cache/prod). in /var/www/html/vendor/symfony/http-kernel/Kernel.php on line 593 |
| ( ! ) RuntimeException: Unable to write in the "cache" directory (/var/www/html/var/cache/prod). in /var/www/html/vendor/symfony/http-kernel/Kernel.php on line 593 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0014 | 369208 | {main}( ) | .../index.php:0 |
| 2 | 0.0141 | 417840 | Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized*; private array $trustedValuesCache = []; private bool $isIisRewrite = FALSE }, $type = ???, $catch = ??? ) | .../index.php:22 |
| 3 | 0.0142 | 417840 | Symfony\Component\HttpKernel\Kernel->preBoot( ) | .../Kernel.php:170 |
| 4 | 0.0157 | 429832 | Symfony\Component\HttpKernel\Kernel->initializeContainer( ) | .../Kernel.php:732 |
| 5 | 0.0158 | 430368 | Symfony\Component\HttpKernel\Kernel->buildContainer( ) | .../Kernel.php:487 |