Skip to content

File permission issue while running the app from server #3180

@maskeynihal

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions