in reply to Re: Check Directory using cgi script
in thread Check Directory using cgi script

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: Check Directory using cgi script
by izut (Chaplain) on Mar 16, 2006 at 11:44 UTC

    It's easier if we could see the code. Are you using use CGI::Carp qw(fatalsToBrowser);? Check if stat works when used with the desired directory. If not, does it works with some directory inside the cgi-bin directory?

    Igor 'izut' Sutton
    your code, your rules.