problem running cgi-forms on apache!!!!!! please help

problem running cgi-forms on apache!!!!!! please help

Post by s.. » Wed, 12 Jul 2000 04:00:00



Hello!  please read me!!

I am trying to execute the following form cgi script on my freebsd
server running apache 1.3.6:
(the script is available at http://www.jojoxx.net and is called
jxformmail.zip)

<form action="cgi-bin/jxformmail.pl" method="post">
Subject: <input type="text" name="jxsubject"><br>
Email: <input type="text" name="jxreplyto"><br>
<textarea name="mailbody" cols="40" rows="10"></textarea><br>
<input type="submit" value="S?nd">
</form>

but get this error *all* the time:

"Method Not Allowed
The requested method POST is not allowed for the URL /cgi-
bin/jxformmail.pl."

Whats going on here!?!? Is the problem in the .pl file (have checked it
over and over) or the server!? I have heard from two guys that its the
server the problem lies in, but *what* is the problem and how do i fix
it!?!? I am really a novice at freebsd but know people that can do it.
The .pl file is executable by the way, that much I know  ;(  *please
help if you know anything about this, desperate!!!*

Reg. Marc

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

problem running cgi-forms on apache!!!!!! please help

Post by David Efflan » Wed, 12 Jul 2000 04:00:00



>Hello!  please read me!!

>I am trying to execute the following form cgi script on my freebsd
>server running apache 1.3.6:
>(the script is available at http://www.jojoxx.net and is called
>jxformmail.zip)

>but get this error *all* the time:

>"Method Not Allowed
>The requested method POST is not allowed for the URL /cgi-
>bin/jxformmail.pl."

What are Options for the dir tree in question and what filename extensions
to you have listed in the conf statement like:

# To use CGI scripts:
AddHandler cgi-script .cgi

Try changing the filename extension of your script to the filename
extensions listed there, or add other filename extensions as a space
separated list.

--

http://www.autox.chicago.il.us/  http://www.berniesfloral.net/
http://hammer.prohosting.com/~cgi-wiz/  http://cgi-help.virtualave.net/

 
 
 

1. problem running cgi-forms on apache!!!!!! please help

Hello!  please read me!!

I am trying to execute the following form cgi script on my freebsd
server running apache 1.3.6:
(the script is available at http://www.jojoxx.net and is called
jxformmail.zip)

<form action="cgi-bin/jxformmail.pl" method="post">
Subject: <input type="text" name="jxsubject"><br>
Email: <input type="text" name="jxreplyto"><br>
<textarea name="mailbody" cols="40" rows="10"></textarea><br>
<input type="submit" value="S?nd">
</form>

but get this error *all* the time:

"Method Not Allowed
The requested method POST is not allowed for the URL /cgi-
bin/jxformmail.pl."

Whats going on here!?!? Is the problem in the .pl file (have checked it
over and over) or the server!? I have heard from two guys that its the
server the problem lies in, but *what* is the problem and how do i fix
it!?!? I am really a novice at freebsd but know people that can do it.
The .pl file is executable by the way, that much I know  ;(  *please
help if you know anything about this, desperate!!!*

Reg. Marc

Sent via Deja.com http://www.deja.com/
Before you buy.

2. newfs question

3. Problems running PHP as CGI under Apache, please help!

4. SLIP server SOLVED !!! :-))

5. Apache, cgi forms, cgi programs - Issues and problems

6. heartbeat and openmosix

7. Apache, cgi forms, cgi programs - issues - restart resolves issue??

8. Key scan codes?

9. Help request for Apache cgi form post.

10. Apache mod_rewrite POST form CGI handler parameter problem

11. Apache 1.3.14 / Netware Perl/CGI PROBLEM, Please help!

12. APACHE CGI CONFIG PROBLEM.. PLEASE HELP

13. Apache/CGI directory access problem -- please help.