+ Reply to Thread
Results 1 to 5 of 5

Thread: Confusion over Formmail?

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    3

    Default Confusion over Formmail?

    I believe this would be the appropriate place to post this:

    I'm working with the owner of the yuleballdetroit website to get everything streamlined, and neither one of us are familiar with perl or with the inner workings of formmail. I noticed that some bits of the script, as found in the cgi-bin, have already been modified. Are there any other changes that we need to make to the script, or is it supposed to be ready to go, and the reason we can't get it to work is in the HTML code of the page?

    Thanks for any light you can shed on this matter..

    Renee
    Yule Ball Detroit

  2. #2
    Ray
    Ray is offline
    I can't do everything.
    Join Date
    Jun 2004
    Location
    Plymouth, WI
    Posts
    134

    Default

    What is the problem you are having with the script? Everything looks right in the HTML page, and there shouldn't be anything else in the script that you need to do.
    Ray Tetzloff


  3. #3
    Junior Member
    Join Date
    Nov 2004
    Posts
    3

    Default

    When the form is filled out and the Submit button is clicked, it processes for a few minutes (on my cable modem) and then the FormMail page is shown with credit to Matt's Script Archive. No email is ever received with the information, and the redirect to the thankyou.html file never occurs.

    I've tried everything I could think of to correct this problem, but like I said, this is my first experience with FormMail, so that didn't amount to much.

    Thanks..
    Renee

  4. #4
    I love LAMP.
    Join Date
    Jul 2004
    Location
    Chicago, Illinois, United States
    Posts
    201

    Default

    There was a site configuration problem with respect to how many processes you were allowed to spawn from a request. This was causing the mail process to not start, and it was deadlocking the perl script. I fixed this problem and the script should work now, as may be evident by the large number of test messages you likely received from root@nozonenet.com.

    Sorry about that!
    Kevin Stange
    Chief Technology Officer
    Steadfast Networks
    http://steadfast.net
    kevin@steadfast.net

  5. #5
    Junior Member
    Join Date
    Nov 2004
    Posts
    3

    Default

    Thanks so much, Kevin!

+ Reply to Thread

Posting Permissions

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