Submit Your Article Forum Rules

Page 1 of 5 123 ... LastLast
Results 1 to 10 of 42

Thread: Forms, CGI, perl...Arrrghh

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Posts
    134

    CGI Script Feedback form

    Hi all,

    Have set up a feedback form in my website http://www.cubid.co.uk/contact.htm

    though I am having trouble writing or getting a script to send it my server and then back to me.

    I understand that the best method is to use CGI scripting (have located the bin etc on my server) though am having trouble setting one up for my forms.

    Can anyone help? or offer some scripting for my page? http://www.cubid.co.uk/contact.htm

    Cheers

    Dan
    www.cubid.co.uk
    "Creative and Innovative Web Design"

  2. #2
    dan_bradshaw,
    it appears that the file you are referencing does not exist
    try this...
    http://www.cubid.co.uk/cgi-bin/mylog.cgi
    as the path to the cgi file

    remember the root of the website is the www not root of the file system

    MM
    M0rtyM0use

    Simply Rugby

  3. #3
    Senior Member
    Join Date
    Jan 2004
    Posts
    134
    Thanks for this, will have a go at that. Do you mean the link from my submit button?

    Thanks for your help
    www.cubid.co.uk
    "Creative and Innovative Web Design"

  4. #4
    Senior Member
    Join Date
    Jan 2004
    Posts
    134
    Have tried this though am now getting the internal message error...do you think it maybe my script that is causing the problem?

    Are you able to view the script for me?

    Thanks

    Dan
    www.cubid.co.uk
    "Creative and Innovative Web Design"

  5. #5
    dan_bradshaw,

    Sorry i no v.little about cgi itself but you may want to check that there are execute permissions on that folder etc as this could be causing this.

    MM
    M0rtyM0use

    Simply Rugby

  6. #6
    Senior Member
    Join Date
    Jan 2004
    Posts
    134

    Forms, CGI, perl...Arrrghh

    Hi all,

    I am having real trouble with my forms and script to process them.

    All that keeps coming up is
    500 Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, info@cubid.co.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Is anyone able to help me?

    I can them the script and other details if necessary

    Cheers

    Dan
    www.cubid.co.uk
    "Creative and Innovative Web Design"

  7. #7
    Senior Member
    Join Date
    Jul 2003
    Posts
    174
    Try removing the second "form" from the following line
    <form action="http://www.cubid.co.uk/cgi-bin/formmail.pl" form method=post name=form1>

    Joe
    Joe
    GimmeItNow.com
    Shopping Directory
    Gift Registry For Any Occassion

  8. #8
    Senior Member
    Join Date
    Jan 2004
    Posts
    134
    I have replaced the form with a much simpler form and made sure that I have not got any extra formsin now. The dam thing still doesn't work...grrr

    I don't think it could be related, but the e-mail address I have got the script forwarding to is one which has a auto responder, could this be affecting it?
    www.cubid.co.uk
    "Creative and Innovative Web Design"

  9. #9
    Senior Member xmx's Avatar
    Join Date
    Mar 2004
    Posts
    338
    I cannot give a precise solution, but it could be a problem related to permissions of the perl files.

    Otherwise it could be that the path to perl is not correct.

  10. #10
    Junior Member
    Join Date
    Dec 2003
    Posts
    2
    Your sever should have a good help desk. Someone there should be able to point you in the right direction.
    Quote Originally Posted by xmx
    I cannot give a precise solution, but it could be a problem related to permissions of the perl files.

    Otherwise it could be that the path to perl is not correct.

Page 1 of 5 123 ... LastLast

Similar Threads

  1. PERL pass "Perl" crash
    By TrafficProducer in forum Web Programming Discussion Forum
    Replies: 0
    Last Post: 09-02-2007, 02:07 PM
  2. Perl, CGI and SSI
    By dak888 in forum Web Programming Discussion Forum
    Replies: 2
    Last Post: 02-27-2007, 11:16 AM
  3. Looking for Perl Help
    By mrfemale2003 in forum Web Programming Discussion Forum
    Replies: 1
    Last Post: 06-08-2005, 10:24 AM
  4. perl
    By pagetta in forum Web Programming Discussion Forum
    Replies: 2
    Last Post: 02-16-2005, 05:26 PM
  5. Can't find Perl!!
    By mikmik in forum Web Programming Discussion Forum
    Replies: 8
    Last Post: 11-21-2003, 04:07 AM

Posting Permissions

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