This is all that shows,think i have paths correct after a struggle.
Totally lost,Elderly so not too good at this.

Getting Error2 at upload.cgi line 161
* Script type Free 2.6
* Browser FF
* OS WinXP
Code: Select all
opendir(DIR, $dir) || die"Error2";
Code: Select all
opendir(DIR, $dir) || return;