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

Re: Redirection in parl?

by Fastolfe (Vicar)
on Feb 07, 2001 at 23:46 UTC ( [id://57027]=note: print w/replies, xml ) Need Help??


in reply to Redirection in parl?

The code you gave is fine, so I suspect it is either a permissions or configuration problem.

Generally when debugging CGI problems it helps to examine the web server's error logs so that you can see what the error message is. Attempting to debug problems like this without having access to error messages will be very difficult (arguably impossible for a novice).

In a pinch, in the absense of log file access, this could help you considerably:

use CGI::Carp 'fatalsToBrowser';

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-24 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found