Skip to content

cv requires /var/www/.cv directory to exist and be writeable #43

@mattwire

Description

@mattwire

Need to do the following inside the container (as root):

mkdir /var/www/.cv && chown www-data:www-data /var/www/.cv

Otherwise things like cv upgrade:db fail with "Cannot create directory /var/www/.cv/upgrade" and cv ext:download fails with "Cannot create directory /var/www/.cv/state"

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