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

chmod(): operation not permitted #124

Open
assaina opened this issue Jun 28, 2016 · 1 comment
Open

chmod(): operation not permitted #124

assaina opened this issue Jun 28, 2016 · 1 comment

Comments

@assaina
Copy link

assaina commented Jun 28, 2016

Приветствую. Загружаю папку на сервер, после нажатия "проверить" - выдаёт ошибку chmod(): operation not permitted , скрин: http://joxi.ru/DmBJEaoHBx5KmP
Что-то не так с правами (видно на скрине) или в чём может быть дело?

@u2asfn
Copy link

u2asfn commented Jul 31, 2016

У меня была такая же проблема, папка и файлы manul имеют владельца root а папки и файлы сайта имели владельца www-data
Меня спасло chown -R www-data:www-data /var/www/html/manul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants