Author Topic: cgi-bin  (Read 1408 times)

Offline sergio-genova

  • Newbie
  • *
  • Posts: 27
  • Karma: 1
    • View Profile
cgi-bin
« on: Septembre 29, 2009, 10:15:54 am »
hi all. sorry but my french is worst than my english...
how can i use a cgi script?
I wrote a form in a page that works with a cgi script. the result is a page 500 code error...

in the script there are this line: "my $location_of_sendmail = '/usr/sbin/sendmail';"
what i have to write instead this example line?

thanx a lot