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:[EMAIL PROTECTED]
Sent: Saturday, February 28, 2004 9:48 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED] 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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to