in reply to Re: Problem with CGI.pm redirects
in thread Problem with CGI.pm redirects
... or print your debug output to STDERR. warn does that by default.
If you use Apache, the STDERR output of the script can be found in the error.log of your virtual host (typically /var/log/apache2/yourhost/error.log).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with CGI.pm redirects
by stevee (Acolyte) on Jun 06, 2011 at 15:21 UTC |