Error 405 Method not allowed

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
nyc2004
-


Joined: 10 Jan 2004
Posts: 1

PostPosted: Sun Jan 11, 2004 6:19 pm    Post subject: Error 405 Method not allowed Reply with quote

Hello there,
I tried to run a form (post method) script in perl in Internet Explorer but it gives me this Error 405. I followed the instruction related to perl & CGI as to installation, path, setup and etc. and I think I did it correctly. Could you please help me on this? I would really appreciate it.

Abyss configuration is as follows:

Server Root: C:\program files\abyssws

CGI Processing Enabled: Yes
CGI Error File: log/cgi.log
CGI Scripts' Timeout (seconds): 30
Resolve interpreter using the Windows Registry: No
Resolve interpreter using the script's #! line: No

Interpreter: C:\Perl\bin\perl.exe
Associated Extensions: pl cgi

CGI Path:
/*.pl
/*.cgi
/cgi-bin


Source code for the form is as follows:

Code:
<HTML>
...

<FORM ONSUBMIT="return checkBlank(this)" METHOD="POST" ACTION="/cgi-bin/elogin.pl" NAME=loginf>
<TABLE>
<TR><TD WIDTH=300 ALIGN=CENTER>
<TABLE WIDTH=300 CELLSPACING=0 CELLPADDING=0>
<TR><TH ALIGN=CENTER>
Please enter your ID & Password</center></TH></TR></TH></TR>
</TABLE>
<TABLE WIDTH=300 CELLSPACING=3 CELLPADDING=3 ALIGN=CENTER>
<TR><TH  COLSPAN=2 ALIGN=CENTER><H3>User Login</H3></TH>
</TR>
<TR><TH ALIGN=RIGHT><I>User Name:</I></TH>
    <TD><INPUT TYPE=TEXT NAME="user_name" SIZE=15 MAXLENGTH=15></TD>
</TR>
<TR><TH ALIGN=RIGHT><I>Password :</I></TH>
    <TD><INPUT TYPE=PASSWORD NAME="password" SIZE=15 MAXLENGTH=10></TD>
</TR>
<TR><TD COLSPAN=2 ALIGN=CENTER><INPUT TYPE=SUBMIT NAME=SUBMIT VALUE="Submit!"> &#160
       <INPUT TYPE=RESET NAME=RESET VALUE="Reset!"></TD>
</TR>
</TABLE><HR><BR>
</A></CENTER>
</TD></TR><TR><TD ALIGN=CENTER>Click here to <A HREF='/eindex.html'>Go back!</A></TABLE>
</FORM></CENTER>
</BODY>
</HTML>
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jan 12, 2004 5:14 pm    Post subject: Re: Error 405 Method not allowed Reply with quote

nyc2004,

According to the information you gave us above, everything is fine and there is no reason for error 405 to happen. So can you please send us your abyss.conf file, your HTML file, and your Perl script to support@aprelium.com. We'll try to understand what's wrong.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group