Hello!
Sporadically, CGI scripts don't work on "my" server and i get an Internal Server Error ( 505 ).
I don't know why but sometimes they really work fine but sometimes they don't at all.
Even with a simple script such as: #!/usr/bin/python
print "Content-Type: text/html\n"
print "Hello!"
I get the same error ( 505 ), and i'm sure that i don't make syntax errors.
Since I'm new here, I want to congratulate with you .
Edit: right now, they started to work again
I hope it won't happen again.