atroci Posted March 30, 2021 Share Posted March 30, 2021 I was with an error on the checkout page, it was showing some 500 error. I went to activate the debug mode to understand better and I got this after Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to create "/var/www/html/tecnolog_2021/var/cache/dev/translations": mkdir(): Permission denied. in /var/www/html/tecnolog_2021/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:104 Stack trace: #0 /var/www/html/tecnolog_2021/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php(677): Symfony\Component\Filesystem\Filesystem->mkdir('/var/www/html/t...') #1 /var/www/html/tecnolog_2021/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php(124): Symfony\Component\Filesystem\Filesystem->dumpFile('/var/www/html/t...', '<?php\n\nuse Symf...') #2 /var/www/html/tecnolog_2021/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php(334): Symfony\Component\Config\ResourceCheckerConfigCache->write('<?php\n\nuse Symf...', Array) #3 /var/www/html/tecnolog_2021/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php(299): Symfony\Component\Translation\Translator in /var/www/html/tecnolog_2021/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php on line 104 Link to comment Share on other sites More sharing options...
joseantgv Posted March 31, 2021 Share Posted March 31, 2021 You have a permissions' problem: Failed to create "/var/www/html/tecnolog_2021/var/cache/dev/translations": mkdir(): Permission denied. Contact your hosting. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now