in reply to cgi page not showing

Hello,
look in your error_log - there might be a problem with your program.
cd /var/log/httpd tail error_log
But check the right path first.

Replies are listed 'Best First'.
Re: Re: cgi page not showing
by jeff280679 (Initiate) on Jul 01, 2002 at 09:25 UTC
    No i get nothing in the error log - that's my problem:) I did have use CGI::Carp qw(fatalsToBrowser); but I removed it to make sure it wasn't a problem, but still I get nothing in the error log.
      So you might wanna post some more code?
      Have a nice day
      All decision is left to your taste
      What browser are you using? Have you turned the caching off?