[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cgiwrap problem running cgi script
- Subject: Re: [cobalt-users] cgiwrap problem running cgi script
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Nov 22 04:48:01 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Friday 22 November 2002 06:55, Tom Cameron wrote:
> Can anybody suggest what the problem may be, or is there some kind of debug
> log from cgiwrap that I can use to find out the cause of the problem.
A way to debug a perl script is to put the following command in the second
line of the perl script after #!/usr/bin/perl
use CGI::Carp qw(fatalsToBrowser);
--
http://frontstreetnetworks.com http://raqware.com
Front Street Networks LLC | Phone: 203-785-0699
229 Front Street, Ste C, New Haven, CT 06513-3203