Answers for "file_put_contents(/opt/bitnami/apache/htdocs/public/fonts//dompdf_font_family_cache.php): failed to open stream: permission denied"

PHP
0

ile_put_contents(/opt/bitnami/apache2/htdocs/bootstrap/cache/services.php): failed to open stream: Permission denied

sudo chmod 777 -R bootstrap/cache
  
php artisan config:cache
Posted by: Guest on June-05-2020

Code answers related to "file_put_contents(/opt/bitnami/apache/htdocs/public/fonts//dompdf_font_family_cache.php): failed to open stream: permission denied"

Browse Popular Code Answers by Language