[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:[2] [cobalt-users] cgi.exe's wont run.
- Subject: Re:[2] [cobalt-users] cgi.exe's wont run.
- From: flash22@xxxxxxx
- Date: Fri Mar 2 11:23:52 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 16 Feb 2001, RaQ3 wrote:
> flash22@xxxxxxx wrote on 16.02.01 11:39:46:
> >
> >On Tue, 13 Feb 2001, Derrick Hall wrote:
> >
> >> I have new raq3 and I have a particular cgi.exe script that I am
> >> trying to run but it won't I have tried it on other hosting services
> >> and it works great but when I try it on the new raq3 it just show as
> >> garbage. Can any one help?
>
> Hi !
>
> cgi.exe sounds strange ;-)
> Most probably you did not upload it as ASCII but binary. Then it srews
> up. Upload it as ASCII then it might work.
Hmm, this one went right by me, .exe isn't a valid cgi extension ;)
Rename it to something .cgi or add the .exe extension as a cgi type in the
server config :)
ps: Be carefull about the 'upload in ascii' advice, it's valid if the cgi
is a perl script, but wrong if the cgi is a binary ;)
gsh