Jump to content

143

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by 143

  1. I tested it the following ways: 1. I changed /usr/home/marigol/dada_files to /home/marigol/dada_files Uploaded it, tried running the script, no go. 2. I left the above change in and changed /usr/sbin/sendmail to /sbin/sendmail Uploaded it, tried running the script, no go. 3. Changed everything back to /usr/home/marigol/dada_files and /usr/sbin/sendmail just to see No go. Not sure what i am doing wrong =/
  2. Same with the $MAILPROG? Testing the other now, be back shortly
  3. Oh and here are the variables (I removed the password one becuase you don't need to know that ) $MAILPROG ='/usr/sbin/sendmail'; $FILES ='usr/home/marigol/dada_files'; $PROGRAM_URL ='http://www.marigoldgo.com/cgi-bin/dada/mail.cgi';
  4. Hey guys - I need a little help here. I am following the directions on this page: INSTRUCTIONS I am now on the last step where it says the following: I uploaded everything (in binary) and CHMOD my mail.cgi file to 755. When I type in the address (http://www.marigoldgo.com/cgi-bin/dada/mail.cgi), I get a 500 error that says the following: Any idea what I am doing wrong?
×
×
  • Create New...