Jump to content

ernecatlm

Members
  • Posts

    3
  • Joined

  • Last visited

ernecatlm's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. crazy stuff, i did'nt know that. thx.
  2. Ok, so this is my file "test5.cgi" in the cgi-bin folder. folder and file are at 755 chmd #!/usr/bin/python print "Content-Type: text/html" print print "Hello World" here's a link: http://erneca.heliohost.org/cgi-bin/test5.cgi
  3. I'm stuck with the same problem. I created an account on "stevie", who is supposed to be able to run python. now i put a small .cgi file with 755 permissions into the cgi-bin folder (also 755) and used the code you guys posted above. unfortunately i'm getting an internal server error (500). am i missing something here? or does it take a while until everything works on a new account?
×
×
  • Create New...