in reply to Re: Re: activestate opens files from commandline but not when executed as a cgi
in thread activestate opens files from commandline but not when executed as a cgi
Try
use CGI::Carp qw(fatalsToBrowser);
to see the error in the browser, or check the server error logs.
|
|---|