Answers for "the stream or file "/var/www/actors-manager/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: permission denied"

5

storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

$ chmod -R 775 storage bootstrap/cache
Posted by: Guest on September-07-2020
-3

UnexpectedValueException The stream or file "/var/www/html/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: Permission denied

# setenforce 0
Posted by: Guest on January-15-2021

Code answers related to "the stream or file "/var/www/actors-manager/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: permission denied"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language