Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with permissions in post install composer script #262

Open
edamov opened this issue Oct 17, 2016 · 0 comments
Open

Error with permissions in post install composer script #262

edamov opened this issue Oct 17, 2016 · 0 comments
Labels
Milestone

Comments

@edamov
Copy link
Contributor

edamov commented Oct 17, 2016

В файле bin/install.php прописан запуск скрипта setup_permissions, но, если я правильно понял, этот скрипт заточен исключительно под докер окружение, поэтому после запуска composer install присутствует ошибка sh: 1: setup_permissions: not found.
Также есть вероятность, что директориям data/* не будут назначены коректные права (в случае если эти директории созданы с некоректными правами до запуска bin/install.php)

@AntonShevchuk AntonShevchuk modified the milestone: 7.1.0 Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants