사용자 도구

사이트 도구


python:web:wsgi

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
python:web:wsgi [2011/10/19 09:16]
kwon37xi
python:web:wsgi [2015/04/10 13:17] (현재)
kwon37xi
줄 1: 줄 1:
 ====== wsgi ====== ====== wsgi ======
   * [[http://werkzeug.pocoo.org/|Welcome | Werkzeug (The Python WSGI Utility Library)]]   * [[http://werkzeug.pocoo.org/|Welcome | Werkzeug (The Python WSGI Utility Library)]]
 +  * [[http://css.dzone.com/articles/what-wsgi|What WSGI is]]
 +  * [[python:web:gunicorn|Python Gunicorn]]
 +
 ===== Toubleshootings ===== ===== Toubleshootings =====
   * mod_wsgi 설정된 Apache 서버에서(특히 RHEL, CentOS) MySQL 연결이 안 될 경우, 이는 SELinux 설정 때문이다. http://stackoverflow.com/questions/1792918/weird-mysql-python-mod-wsgi-cant-connect-to-mysql-server-on-localhost-49-pro?tab=active 참조. <code sh>   * mod_wsgi 설정된 Apache 서버에서(특히 RHEL, CentOS) MySQL 연결이 안 될 경우, 이는 SELinux 설정 때문이다. http://stackoverflow.com/questions/1792918/weird-mysql-python-mod-wsgi-cant-connect-to-mysql-server-on-localhost-49-pro?tab=active 참조. <code sh>
python/web/wsgi.1318983378.txt.gz · 마지막으로 수정됨: 2011/10/19 09:16 저자 kwon37xi