Apache HTTPD & SELinux 문제 해결
- "Cannot enable executable stack as shared object requires: Permission denied" when running programs under SELinux?
- /var/www 가 아닌 다른 경로에 web contents 가 있을 경우 SELinux 설정
- [error] init_jk::mod_jk.c (3235): Initializing shm:/etc/httpd/logs/mod_jk.shm.1552 errno=13. Load balancing
- apache httpd 가 web contents 를 읽지 못할 경우(13 - Permission denied or 2 - No such file or directory) error
- mod_jk Connector failed - [info] jk_open_socket::jk_connect.c (626): connect to 127.0.0.1:11009 failed (errno=13)
- php 가 session 디렉터리에 쓰지 못할 때
- php가 mysql 에 연결하지 못하여 워드프레스나 기타 php 로 개발된 app 가 동작하지 않음
- SELinux - httpd 가 WAS port 로 연결 실패 - (13)Permission denied: proxy: HTTP: attempt to connect to 127.0.0.1:8081 (localhost) failed