I forgot to mention I'm running Python 2.3.5 (#1, Dec 21 2006, 16:16:57) and Trac 0.10.4 .
Kind regards, Koen Werdler On 23 okt, 08:12, werdlerk <[EMAIL PROTECTED]> wrote: > Hey, > > I tried getting a SSL Certificate (self-signed) running with my Trac- > website. This didn't work (for whatever reason) so I removed it. Now > unfortunately my website is down. (The browser just keeps waiting for > a response from the server and finally times out with a server error.) > > When running ./index.fcgi from the prompt, the following errors are > put before the normal html page: > > drpepper: 01:48 PM$ ./index.fcgi > WSGIServer: missing FastCGI param REQUEST_METHOD required by WSGI! > WSGIServer: missing FastCGI param SERVER_NAME required by WSGI! > WSGIServer: missing FastCGI param SERVER_PORT required by WSGI! > WSGIServer: missing FastCGI param SERVER_PROTOCOL required by WSGI! > Status: 200 Ok > Cache-control: must-revalidate > Expires: Fri, 01 Jan 1999 00:00:00 GMT > Content-Type: text/html;charset=utf-8 > Content-Length: 16681 > [...] > > In the source code it says these errors show that the server is > broken. Do you know how this can be fixed? > The URL to the website ishttp://www.twcore.org. > > Regards, > Koen Werdler --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
