Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Trapping CGI Error

by ajt (Prior)
on Mar 19, 2003 at 20:29 UTC ( [id://244449]=note: print w/replies, xml ) Need Help??


in reply to Trapping CGI Error

Hi, tcf22,

Unless they have fixed things, IIS dumps STDERR to the browser, and not to a log file - it's not very smart. This sounds like the error you are describing.

For run time errors you have to build your own custom error handler, it's what I did. Compliation errors just generate 501s and you'll be none the wiser! If you dig deep into the evil depths of IIS it may be possible to configure a custom log with the contents of STDERR in it, but I didn't have time to find it last time, so I'd like to know if it's possible too!

Good luck with it's other problems too.......


--
ajt

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://244449]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 20:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found