Is anyone on the list using "formmail" CGI script on their RH Apache implementations?

From: Sebastijan Petrovic (SebastijanP_at_digitaldanka.com)
Date: 01/26/05

  • Next message: Sebastijan Petrovic: "Is anyone on the list using "formmail" CGI script on their RH Apache implementations?"
    Date: Wed, 26 Jan 2005 09:30:58 -0500
    To: "General Red Hat Linux discussion list" <redhat-list@redhat.com>
    
    

    Hello,

     

    I've been using FormMail (well known, I'm sure) CGI script on my Apache
    servers for 5-6 years and never had a problem.

    I recently upgraded from RH9 to FC2 and FormMail no longer works.
    Rather, I keep getting 500 errors on the server.

    I tested the script from command line and it's fine, the path to the
    script is good as well as the permissions.

    When I review error_log for Apache it shows Premature end of script
    headers: FormMail.pl

    I wonder if the issue is a version of the Perl, on FC2 it's version 5.9
    and on RH9 I run 5.8.

     

    I know there are bunch of sites out-there specific to CGI and perl
    issues, but I've been unable to locate decent help.

    If someone is familiar with the script but uses something else instead
    (i.e. Java script) please suggest it.

     

    Many thanks in advance,

     

    Sebastijan

     

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Sebastijan Petrovic: "Is anyone on the list using "formmail" CGI script on their RH Apache implementations?"

    Relevant Pages

    • Update: tomcat startup
      ... we run Apache on this system, it is not for the benefit of tomcat. ... The relevant extract of the init script now looks like this: ... I get the expected tomcat startup lines in /tmp/tomcat_start.log. ...
      (Tru64-UNIX-Managers)
    • Re: HELP: send binary replies back and forth ???
      ... > My php application needs to do the following: ... > My PHP script loops through all records and sends each of them ONE BY ONE. ... > other than to be able to communicate with apache. ... All communication is binary because the connection used is pricy and ...
      (comp.lang.php)
    • Re: Apache Security Issue: File Access
      ... > I just recognized that with Apache configured for VirtualHosts, ... > - no one can ready files using a file system call in CGI or ASP ... Does the target program name have a / or .. ... Does the user who owns the target script exist on the system? ...
      (comp.security.unix)
    • Re: Fw: Re: problem with script execution
      ... This list is piped to sudo. ... so if you can see the script, you won't learn anything you don't already know. ... From what I understand, this script is being run only from apache, and you have password protected it from the apache server. ... any user on the system who can read the file can already run it without a password unless you have directory/script permissions set up to lock them out - apache password protection only protects you when the script is accessed through apache. ...
      (freebsd-questions)
    • object references/memory access
      ... between two python programs on the same machine. ... it remains in the memory of a server program. ... the search script is called by Apache. ...
      (comp.lang.python)