in reply to CGI::Fast Getting Started
You could always tell us what's in the error log when you get this error - that should give everyone a clue.
Or, you could add a
if you don't have access to the error log.use CGI::Carp qw/fatalsToBrowser/;
-- zigdon
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (z) Re: CGI::Fast Getting Started
by Willman023 (Scribe) on Mar 20, 2003 at 02:50 UTC | |
by zigdon (Deacon) on Mar 20, 2003 at 13:50 UTC |