run perl scrip with post form from apache

JJB Barbish3 at adelphia.net
Sat Feb 28 08:11:21 PST 2004


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 at face2interface.com]
Sent: Saturday, February 28, 2004 9:48 AM
To: fbsd_user at a1poweruser.com; freebsd-questions at 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



More information about the freebsd-questions mailing list