Error 405 - Method Not Allowed

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


Joined: 16 May 2003
Posts: 1
Location: Athens - Greece

PostPosted: Mon May 19, 2003 3:27 pm    Post subject: Error 405 - Method Not Allowed Reply with quote

using the POST method, I am trying to execute a .exe in the /cgi-bin directory and I am geting this error:

Error 405
Method Not Allowed

what is wrong?

_________________
Tsirikos Evangelos
(tsirikos@realcon.gr)
Back to top View user's profile Send private message Send e-mail Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon May 19, 2003 5:48 pm    Post subject: Re: Error 405 - Method Not Allowed Reply with quote

tsirikos wrote:
using the POST method, I am trying to execute a .exe in the /cgi-bin directory and I am geting this error:

Error 405
Method Not Allowed

what is wrong?

That means that the file is not recognised as a CGI exe. In CGI parameters, check that CGI support is enabled and that /cgi-bin is in CGI Paths. Check also that you are putting the .exe in the right /cgi-bin (by default, it is in the directory where you've installed Abyss, check the aliases for that).
The CGI exe must be a Win16 .exe or a Win32 Console executable. Win32 GUI .exe won't work.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
hexd
-


Joined: 27 Aug 2003
Posts: 1

PostPosted: Wed Aug 27, 2003 3:55 am    Post subject: Reply with quote

How do you make it an executable if its perl?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Aug 27, 2003 11:47 am    Post subject: Reply with quote

hexd wrote:
How do you make it an executable if its perl?

If you install Perl support as described in http://www.aprelium.com/abyssws/perl.html , any script which extension is .pl or .cgi is treated as a Perl script and you won't have such a probelm (error 405).
_________________
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