1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Anuncie Aqui
    Anuncie aqui você Também: fdantas@4each.com.br

I keep getting "Failed to open stream: Permission denied" on a PHP file that does not exist

Discussão em 'Outras Linguagens' iniciado por Adrian2895, Setembro 17, 2025.

  1. Adrian2895

    Adrian2895 Guest

    I am switching from Windows to Linux (Fedora), and I am having this issue that I did not have on Windows.

    My laravel project (that I built on Windows) keeps looking for this PHP file that does not exist, so it is not related to permissions.

    There is no PHP file named as d0286c478162c2b02aa6172569b5aa8b.php in storage/framework/views/

    [​IMG]

    I have even tried to create this file, but then, it looks for another PHP file that does not exist either.

    I still have Windows on my PC and it works well there, so I have no idea what is wrong. I have only copied my laravel project to Linux in /var/www

    I have already run php artisan config:clear and php artisan cache:clear several times, but the issue persists.

    I just know that I was using WampServer on Windows, and now I am using LAMP on Linux (httpd, php, mariadb...)

    This is very weird. Please, any ideas?

    Continue reading...

Compartilhe esta Página