From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp References: <3833302d_4 AT news DOT cadvision DOT com> Subject: Re: CGI Problems Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: <%VDZ3.1161$VO5.20697@dfiatx1-snr1.gtei.net> X-Trace: /Kw5eH708JsInN/cDA19mhoIYzZlzY9cawErWWkOj+GHIpeabtJEXYu1zbGqV7y7YShw+oGnj9dW!4Iu/ztKIujXzan/2TkOqj8OxkicobFmLd5x705Shkt5wXVs04Y7TLWrDGbp5UDWgHJBbBik= X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 20 Nov 1999 20:56:27 GMT Distribution: world Date: Sat, 20 Nov 1999 20:56:27 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "The Advisor" wrote in message news:3833302d_4 AT news DOT cadvision DOT com... > Hey all, > > I've got a problem with CGI and djgpp. > > I've made the infamous hello.exe to test out as a CGI script on my website. > As I can run any of the other scripts that came packaged with my http > server, I should be able to serve hello.exe right? > > When I try to serve hello.exe from Sambar Server v4.3b, I get an internal > server error, and from MS PWS I just get a timeout, then my computer > crashes. > > Any ideas on why these servers can't handle djgpp-compiled programs? Some servers can only handle CGI programs *compiled as winconsole apps*. They don't work with DOS apps such as anything made with DJGPP without RSXNTDJ. Damian Yerrick