Uploading issues - CGI seems to be the problem

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


Joined: 04 Jul 2004
Posts: 1

PostPosted: Sun Jul 04, 2004 2:13 pm    Post subject: Uploading issues - CGI seems to be the problem Reply with quote

OK, I've got a simple Uploading script for my site. I modified it to upload to my server, just in the root folder for now. I found a file and uploaded it to test it, and now it gives me
Error 405

Method Not Allowed


And it seems the error message is from the /cgi-bin/ folder.

I (think) I've got a CGI interpreter, but what's the file extension for it? I've got CGITEST.EXE, but I'm not sure if that's right.

I need lots of help. I'm a newbie to this.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sun Jul 04, 2004 3:16 pm    Post subject: Reply with quote

Hi TikTak !

You can find some easy instructions on installing Perl
over here -> http://www.aprelium.com/abyssws/perl.html
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Jul 06, 2004 12:16 am    Post subject: Re: Uploading issues - CGI seems to be the problem Reply with quote

TikTak,

Abyss generates error 405 when there is a POST request to a static file. POST requests are only accepted for scripts (and CGI applications) which are inside one of the directories listed in CGI Paths (or that match one of the patterns there.)

So if your form POSTs data to /cgi-bin/cgitest.exe, you should add /cgi-bin/cgitest.exe to the CGI Paths.

If the problem is not solved, please send your abyss.conf file and your HTML file that contains the form to support@aprelium.com .
_________________
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