RE: WHere does local validator put temp files?

OK - but ultimately a page has to be served with the results - 
Where is that put?

I'm having problems with an installation.
Running from a command line 'PERL check' (ok the line is more complex than
that)the output is piped to the screen with no error messages but when I 
I run from the front end I get an error which I can't trace

IU want to see how far the process has got, and is it a permissions issue
Or a path that the IIS server cant reach.

Allan Smith
Webmanager
 
Support Telford Steam Railway for free when shopping online with over 400
brand-name retailers including:-
 Amazon, NEXT, M&S, John Lewis, Debenhams, HMV, The Body Shop, Vodafone,
DELL, Woolworths, PLAY.com, Interflora and Comet amongst many others...
TSR Easyfundraisning


-----Original Message-----
From: www-validator-request@w3.org [mailto:www-validator-request@w3.org] On
Behalf Of Ville Skyttä
Sent: 19 September 2007 19:13
To: www-validator@w3.org
Subject: Re: WHere does local validator put temp files?


On Wednesday 19 September 2007, Allan Smith wrote:
> In the installation instruction it says
> ---
> If you want to relocate that folder, change the line
>
>     file_cache_dir => File::Spec->catdir(File::Spec->tmpdir(),
> 'validator'), to
>
>     file_cache_dir => 'C:/temp/validator',
> ---
>
> I can't find that line in the 'check' file

Thanks for pointing it out, it no longer applies to the current validator 
version.  I've removed that chapter from the docs in CVS, just ignore it.  

> Where does validator build its output files?

Templates are nowadays cached in memory instead of the filesystem.

Received on Wednesday, 19 September 2007 18:33:23 UTC