Click to See Complete Forum and Search --> : Netfirms 500


Zyro
05-12-2003, 09:22 PM
I'm getting an error everytime I run my script, but I don't think Netfirms lets you view internal server errors, is there some program or some other way I could view the errors?

Oh, and this is about the first script I'm ever tried to write in PERL so I'm extremely new at this.

pyro
05-12-2003, 09:38 PM
try using use CGI::Carp 'fatalsToBrowser'; to give the error messages...