Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 11:11:19 -0500
From:      "JJB" <Barbish3@adelphia.net>
To:        "Marty Landman" <MLandman@face2interface.com>, <m.seaman@infracaninophile.co.uk>, "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org>
Subject:   RE: run perl scrip with post form from apache
Message-ID:  <MIEPLLIBMLEEABPDBIEGCECNFNAA.Barbish3@adelphia.net>
In-Reply-To: <6.0.0.22.0.20040228094622.10d7de88@pop.face2interface.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for you pointers, they helped me to move further
on into different problem.

I added the addhandler statement and  ExecCGI

There are no <Limit></Limit> at all

The httpd-error.log has these messages now

(2)No such file or directory: exec of /usr/local/www/data/sim.pl
failed
[client ] Premature end of script headers:
/usr/local/www/data/sim.pl

The sim.pl file is in that directory and it was given to me as am
working script.

Any idea what is wrong now



-----Original Message-----
From: Marty Landman [mailto:MLandman@face2interface.com]
Sent: Saturday, February 28, 2004 9:48 AM
To: fbsd_user@a1poweruser.com; freebsd-questions@FreeBSD. ORG
Subject: Re: run perl scrip with post form from apache

At 09:29 AM 2/28/2004, fbsd_user wrote:
>
>The requested method POST is not allowed for the URL /sim.pl.
>
>Any ideas on how to get this to work?

Do you have

AddHandler cgi-script .cgi .pl

specified in your httpd.conf file?


Marty Landman   Face 2 Interface Inc.   845-679-9387
FormATable  DB: http://face2interface.com/Products/FormATable.shtml
Make a Website: http://face2interface.com/Home/Demo.shtml
Free Formmailer: http://face2interface.com/Products/Formal.shtml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGCECNFNAA.Barbish3>