Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

1.8K
Visualizações
Unable to create lockable file - Laravel 8 & PHP 8

I'm stuck in a Laravel project, I've been using laravel a lot of years and never happened this.

I'm using Vagrant (as always) and only happens this with PHP 8, with other projects with php 7.X doesn't happen.

enter image description here

The USER and GROUP permisions are OK as always. I Ran chmod -R 777 storage and bootstrap/cache a lot of times. I ran all cache:clear.

I don't know why it's happening this.

Anyone had problems with Laravel and PHP 8?

Thanks!

over 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

I resolved it by providing owner permission to apache user:

chown -R apache:apache storage/framework
over 4 years ago · Santiago Trujillo Relatório

0

Please use the following commands:

  1. Clear your project's cache
cd /home/vagrant/code/project_folder_name
sudo php artisan cache:clear
  1. Give your folders proper permission
sudo chmod 775 /home/vagrant/code/project_folder_name
sudo chown -R vagrant:vagrant /home/vagrant/code/project_folder_name

Hopefully, it will solve your issue.

over 4 years ago · Santiago Trujillo Relatório

0

Can you please try with the given permission, as it should be on web server group www-data level as well?

Also, adding a link for your reference.

https://linuxhint.com/how-to-set-up-file-permissions-for-laravel/

sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda