On 20 Apr 2006 at 11:54, Saurabh Singhvi wrote:

> Hi
> 
> I am getting 500 internal server errors when i use
> 
> #!/usr/bin/perl -wT
> 
> in cgi's. It goes away if i remove the T part. So what could be the
> problem?/

Something is tainted.

Check the web-server error log for the perl error.

Have a read of perlsec to see how to use taint and avoid errors.
HTH.
Dp.




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to