[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cgi
The first things you should do to diagnose any cgi script is to:
1) Make sure you telent to the script directoy and chmod 755 filename
2) Make sure you telent to the script directoy and chmod +x filename
3) Make sure you can write to whatever counter file you are using.
If that does not help...
4) Change the .cgi to .cgid and run the script from your browser. That will
run it in diagnostic mode. Check for errors there.
5) If you are calling the script from an SSI call, i.e #exec, make sure the
html file is .shtml so it parses.
Fred
----- Original Message -----
From: Jackie Solomon <cobalt@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, April 11, 2000 9:55 AM
Subject: [cobalt-users] cgi
> I have a raq1 with raq2 os.
> I am testing a few websites using name-based hosting.
> I am having problems getting cgi to run correctly on this system.
> I have been through all of the knowledge base on cobalt.
> I tested to see if the problem was associated with cgi-wrapper.
> I have disabled the wrapper and I still have errors reporting "Premature
end
> of script headers".
> I am testing with a fairly basic formmail script.
> The script does use a counter.dat file that tracks control numbers which
means
> that the script has to write to the cgi directory.
> Does anyone have any ideas? (before the $200.00 per hour cobalt wants for
the
> specialty group)
>
> Thanks,
>
>
> --
> Mr. Jackie Solomon - President
> Granbury.Com Internet Services
> 775 Plaza Drive
> Granbury, Tx. 76048
> 817-579-5050 - Voice
> 817-279-6378 - Metro
> 817-579-6378 - Fax
> info@xxxxxxxxxxxx - Email
> www.granbury.com - On The Web
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>