--- db/prgsrc/counter7.pl 2002/01/03 18:03:53 1.4 +++ db/prgsrc/counter7.pl 2002/01/15 03:34:31 1.5 @@ -4,7 +4,7 @@ $header="Content-Type: text/html\n\n"; print $header; $cfile = 'count7'; -$cfiledir = '/home/piataev/public_html/cgi-bin/counts7'; +$cfiledir = '/tmp'; chdir $cfiledir; open STDERR, ">errors" or print "Oppa";