Error2 at upload.cgi line 162
can anybody help me with this because i have look everywhere to try and get and upload program for a website i am setting up for a small business.
If no one can help then i will have to start searching again

Code: Select all
opendir(DIR, $dir) || die"Error2";
Code: Select all
opendir(DIR, $dir) || return;