+ Reply to Thread
Results 1 to 3 of 3

Thread: need help with mailmachine freeware!
      
   

  1. #1
    frogger6 is offline Sergeant
    Join Date
    Feb 2008
    Posts
    32

    Default need help with mailmachine freeware!

    is there someplace I can get help with the freeware version of mailmachine?

    I followed all the directions i found online (3rd party website i think), but got stuck.

    I got everything done up to when you enter the url to go into the admin section.
    I saved the cgi file
    made changes to the cgi file as necessary (customized it)
    uploaded the cgi file to my cgi-bin
    created a text file of email addresses
    uploaded the text file to cgi-bin
    entered html code to create form on webpage (worked fine)
    created an archive folder in my cgi-bin
    changed the premissions for the three files as instructed

    then i went to the url http://www.mypage.com/cgi-bin/mailmachine.cgi?admin (edited with my page url of course)

    and i got a internal server error message (500)

    can someone let me know what I might have missed/done wrong?
    thanks!

  2. #2
    StrictlyBusiness's Avatar
    StrictlyBusiness is offline Second Lieutenant
    Join Date
    Nov 2007
    Location
    Oklahoma
    Posts
    133

    Default Re: need help with mailmachine freeware!

    Quote Originally Posted by frogger6 View Post
    is there someplace I can get help with the freeware version of mailmachine?

    I followed all the directions i found online (3rd party website i think), but got stuck.

    I got everything done up to when you enter the url to go into the admin section.
    I saved the cgi file
    made changes to the cgi file as necessary (customized it)
    uploaded the cgi file to my cgi-bin
    created a text file of email addresses
    uploaded the text file to cgi-bin
    entered html code to create form on webpage (worked fine)
    created an archive folder in my cgi-bin
    changed the premissions for the three files as instructed

    then i went to the url http://www.mypage.com/cgi-bin/mailmachine.cgi?admin (edited with my page url of course)

    and i got a internal server error message (500)

    can someone let me know what I might have missed/done wrong?
    thanks!
    Hi frogger. What is your site name if you don't mind me asking?
    Diane
    www.smallbizunite.net

    At first you don't succeed, pick yourself up and try again!

  3. #3
    frogger6 is offline Sergeant
    Join Date
    Feb 2008
    Posts
    32

    Default Re: need help with mailmachine freeware!

    http://www.goatofthegame.com is my website

    and this is the html code i put on the page itself:

    #<center>Sign Up for our Newsletter! Enter your Email Address</c>
    #<form action="/cgi-bin/mailmachine.cgi" method=post>
    #<input type=text name="address" size=50><br>
    #<input type=radio name=action value=Subscribe checked>
    #Subscribe | Unsubscribe <input type=radio name=action #value=Unsubscribe>
    #<br><input type="submit" value="Submit">
    #</form>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49