Skip to content

File permission issue while running the app from server #3180

Description

@maskeynihal
  • Deployer version: v7.0.0-rc.8
  • Deployment OS: Ubuntu 20.04.4 LTS

After the deployment is completed and running the app from the server, there is file permission issue

Unable to create lockable file.

image

I solved this by changing the ownership

sudo chown -R www-data:${USER} /var/www/project/shared/storage/

Did I miss anything for the permission setup?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions