Jump to content

insuran

Members
  • Posts

    6
  • Joined

  • Last visited

insuran's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thanks, I 'll do that.
  2. Permission 755. And no I don't beleive so, there doesn't seem to be a lock on the folder if that's what you mean. Thanks for helping.
  3. I must be doing something wrong. I tested the the script hello world and keep getting the same 403 Forbidden error. Here is the script i'm using: #!/usr/bin/perl # simple Hello World script print "Content-type: text/plain\n\n"; print 'Hello World!'; I uploaded in ascii then changed permissions chmod 755 /public_html/cgi-bin/helloworld.cgi Help would be appreciated. Thanks!
  4. No I didn't. I changed the permission but still the same result.
  5. Uploaded script in ASCii mode then changed permission to 755. The change was successful.
  6. Hi, This is my first post but have been with TCH for a while now. I seem to be getting the same error message everytime I try to fill out my online form. "Forbidden You don't have permission to access /cgi-bin/askquestion.cgi on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. " Can somebody help? Thanks ! Newbie
×
×
  • Create New...