Jump to content

Recommended Posts

Posted

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.

Posted

Next time you get a 500 error check your Error log at your cPanel. If your not seeing any errors logged then it's probably the server under a heavy load from resource abuse.

 

 

 

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