Jump to content

CGI scripts problem


carlus

Recommended Posts

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 :D.

 

Edit: right now, they started to work again ;)

I hope it won't happen again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...