Environment:
CentOS 6.6, nginx/1.8.0, uwsgi 2.0.11.1
When setting nginx and uwsgi with django, it is easy to install them, but hard to work together. This and this are one of the good references. For Korean, this is http://knot.tistory.com/97
There could be an error "Permission denied" in /var/log/nginx/error.log. It would be related to SELinux. Refer the following link for solving it.
https://www.nginx.com/blog/nginx-se-linux-changes-upgrading-rhel-6-6/
To use audit2why,
yum install policycoreutils-python
CentOS 6.6, nginx/1.8.0, uwsgi 2.0.11.1
When setting nginx and uwsgi with django, it is easy to install them, but hard to work together. This and this are one of the good references. For Korean, this is http://knot.tistory.com/97
There could be an error "Permission denied" in /var/log/nginx/error.log. It would be related to SELinux. Refer the following link for solving it.
https://www.nginx.com/blog/nginx-se-linux-changes-upgrading-rhel-6-6/
To use audit2why,
yum install policycoreutils-python
댓글
댓글 쓰기