in reply to Re^2: Perl counter in cgi-bin
in thread Perl counter in cgi-bin

I didn't look at your code...You didn't mention anything about file permissions. Just in case you missed that part out, 'counter.dat' should be chmod'ed to 666 and your perl script to 755.