Vesko Baev wrote: > Hi, > Did anyone know how to make my cgi to display errors in the browser instead in error log? Becouse I do not have access to error log and it displays to me Internal Error 500 and I do not know where is my error in the script? > > Thanks to all. > Vesko use CGI::Carp 'fatalsToBrowser'; -- Wes Barris E-Mail: Wes.Barris at csiro.au