after some struggling with nginx and php-fpm config, i finally made the installation work.
Neitherless it fails because of write permissions for EVERY directory.
The user nginx and php-fpm are running on is "http", which i set with "chown -R http:http /usr/share/nginx/html/thirtybees", and even "chmod -R 777 /usr/share/nginx/html/thirtybees" didnt do the trick.
Question
kunstraum
Hello,
after some struggling with nginx and php-fpm config, i finally made the installation work.
Neitherless it fails because of write permissions for EVERY directory.
The user nginx and php-fpm are running on is "http", which i set with "chown -R http:http /usr/share/nginx/html/thirtybees", and even "chmod -R 777 /usr/share/nginx/html/thirtybees" didnt do the trick.
I'm a bit out of ideas here.
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now