Pages

Bài đăng phổ biến

Showing posts with label Premature end of script headers: graphite.wsgi. Show all posts
Showing posts with label Premature end of script headers: graphite.wsgi. Show all posts

Sunday, August 12, 2012

Fixed : Premature end of script headers: graphite.wsgi

If you see this error ,you should disable mod_python after that restart httpd.
This problem usually happen when you use mod_python and mod_wsgi same time.

Nguyen Si Nhan