need help installing a cgi scripts

Discussion in 'Programming' started by ajf7688, Apr 11, 2008.

  1. #1
    Well i installed a cgi script on my server according to instructions i chmodded rite and also uploaded in ascii format

    i uploaded to my public_html/cgi-bin/scriptname/

    Folder but wen i ran d script it said 500 internal error what could be d problem?
     
    ajf7688, Apr 11, 2008 IP
  2. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #2
    Is it a perl script, then run perl -w sample.cgi , your cgi programs has got few errors for sure.
     
    it career, Apr 12, 2008 IP