Mail Archives: djgpp/1999/10/11/23:37:38
Hans-Bernhard Broeker wrote:
>
> bub (bub AT null DOT videotron DOT ca) wrote:
>
> > I couldn't find any references to CGI or problems related to it
> > in the DJGPP FAQ.
>
> Off the top of my head, there's one main possibility: some of the
> 32bit Windows WWW servers have been reported to require CGIs to be
> *Windows* console applications. They refuse to run DOS programs, like
> the ones generated by DJGPP. That may be the cause of your problem.
After comparing program outputs and finding they were exactly the same,
I've decided that this appears to be the problem.
Sifting through Microsoft's knowledge base, I found an article related
to 16 bit executables and how they won't work.
Though I am aware that djgpp executables are 32 bit, I performed
MS's "test" (at least for this example), which consists of using
Explorer | Properties for the file and seeing how many tabs there are.
For 32 bit modules there should be 2 of them, more for 16 bit.
Which is what my djgpp program shows.
Upsetting. Maybe I should just use apache.
> Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
> Even if all the snow were burnt, ashes would remain.
Thanks to all for your help/suggestions.
- bub
- Raw text -