Can't run CGI-Bin generated with CGI-Expert

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





PostPosted: Fri Aug 23, 2002 11:20 pm    Post subject: Can't run CGI-Bin generated with CGI-Expert Reply with quote

Hi
I'm setting up the Abyss Web Server for testing cgi-bin's generated with CGI-Expert under Delphi. I place the exe file to the cgi-bin directory and call it with: http://127.0.0.1/cgi-bin/PB.exe
Instead of executing the programm I get the Save-File-Dialog. The CGI-Bin seems to be too simple to have an error, so did I something wrong on the Server-side ?

Thanks for any help: Michael
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Aug 24, 2002 4:49 am    Post subject: Re: Can't run CGI-Bin generated with CGI-Expert Reply with quote

MLurie wrote:
Hi
I'm setting up the Abyss Web Server for testing cgi-bin's generated with CGI-Expert under Delphi. I place the exe file to the cgi-bin directory and call it with: http://127.0.0.1/cgi-bin/PB.exe
Instead of executing the programm I get the Save-File-Dialog. The CGI-Bin seems to be too simple to have an error, so did I something wrong on the Server-side ?

Thanks for any help: Michael

We never used or tested CGI-expert. But the main reasons why the .exe isn't run are the following:
* It is a 16-bit executable
* It is a GUI application
* The cgi-bin isn't decalred in the CGI Paths table.

To help you know why it doesn't work, please send PB.exe to support@aprelium.

Thank you
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
MLurie
Guest





PostPosted: Sat Aug 24, 2002 12:29 pm    Post subject: Re: Can't run CGI-Bin generated with CGI-Expert Reply with quote

Quote:

We never used or tested CGI-expert. But the main reasons why the .exe isn't run are the following:
* It is a 16-bit executable
* It is a GUI application
* The cgi-bin isn't decalred in the CGI Paths table.


As far as I can see none of the reasons do apply.

Quote:
To help you know why it doesn't work, please send PB.exe to support@aprelium.


I did send you the file. It just contains 3 lines of code: Mainly something like: PutLine('<HTML><BODY>Hello World</BODY><</HTML>')

As far as I can see the program doesn0t get started. Otherwise my log or my debug would have stated that.

Thanks again : Michael
Back to top
tony
Guest





PostPosted: Fri Aug 30, 2002 9:55 am    Post subject: same problem Reply with quote

I am having the same problem with a cgi exe file generated in VB6.
When calling the exe I just get the save/run dialog. Is it a case of setting a mime type to execute an exe? If so How?

Thank you
Tony
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Aug 31, 2002 8:45 am    Post subject: Re: same problem Reply with quote

Abyss Web Server can run Win32 Console applications. Executables generated by Delphi (using CGI-Expert) and VB6 aren't supported in the current versions.
We will provide a workaround in the near future.

Thank you.
_________________
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