Need Help - Software error

Hello

I am trying to get the validator working apache is up and running, perl modules required are installed cgi working.

The validator keeps getting the same error, trying to make directory called validator??
I have placed validator folders every where with no help. It is finding all perl modules. Error below and a few links, this is my home pc with server 2003
HTML::Template->new() : can't mkdir \\validator (file_cache => 1): Invalid argument at C:/Inetpub/Apache2.2/htdocs/validator/httpd/cgi-bin/check line 286
Code at line 286
_________________________
my $T = HTML::Template->new(
filename => File::Spec->catfile($CFG->{Paths}->{Templates},
$lang, 'result.tmpl'),
die_on_bad_params => FALSE,
loop_context_vars => TRUE,
%cache_opts,
);

http://neilanptyltd.dnsalias.com/
http://pcaccessories.dynalias.org/
http://sunshine-coast-pcs.selfip.com/

I thank you for your time
Sincerely,
Brian Neilen
http://www.pcaccessoriesparts.com

Received on Tuesday, 3 October 2006 04:55:49 UTC