[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Re: CGI permission problems (driving me bonkers)
- Subject: RE: [cobalt-users] Re: CGI permission problems (driving me bonkers)
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Aug 16 12:22:41 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> That was the exact script there is no ">" at the beginning of
> every line.
>
You can try adding:
use CGI::Carp qw(fatalsToBrowser);
as the first line of the script before:
require './cgi-lib.pl';
That will give you some info in the browser as to why the script is
failing. http://users.libero.it/hpstr/ has some good info on the RaQ and
CGI.
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.