500 Internal Server Error with Python FCGI
Posted by: Automatthias
Posted on: 2006-12-24 17:41:00
Hey,
My Python FCGI site just stopped working today. While investigating, I prepare two simple "hello, world" scripts: one in Perl and one in Python. I tried running them both from a command line and from a browser. Results are:
Perl in command-line: working
Perl in browser: working
Python in command-line: working
Python in browser: 500 Internal Server Error
Then I found out that the Python script sometimes works and sometimes doesn't. I got this kind of trackbacks: