Skip to content

Problem with file rights at installation #178

Description

@MightyCreak

Hi!

In the installation steps, you ask to change the files rights for this: chmod -R 775 sonerezh/

The problem with that is that if you installed your instance by cloning the git repository, you now have a huge list of modified files (see git diff output: sonerezh_right_changes_diff.txt)

I don't find "775" to be the right rights to apply on the whole directory (there is no need to allow execution of all the PHP files). I think the file rights should be good out of the box (i.e. nothing to change after git clone).

Cheers!

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions