RE: Install Validator on XP/IIS - partial success

I have set up the validator in its own folder in wwwroot

I have edited all of the .html files in httpd and htdocs
I changed all of then to PHP, using PHP instead of SSI
And changes all hrefs to launch php files instead of html

Because validator is not in its own server I have changed any 
Href references where the folder is specified without a filename - ie
assuming the server will supply the default index.html - to include
'index.php'

I have canged the submit action="check' to
Action="check.pl" and used php to append the appropriate relative path

Tada - ish - check.pl is launched

Some problems with not having followed the pm install - so did that
The instructions call for "Encode, Encode::HanExtra and Encode::JIS2K"
Pms to be installed
They were not in the "... packed  ready-to-install <a
href="http://www.myhpi.de/~dtibbe/download/ppm.zip">in a single
zip-file</a>, (courtesy of the guide's author)."
As indicated in http://validator.w3.org/docs/install_win.html

However - 
HanExtra was in the Windows X86 MSI which I downloaded from ActivePerl
And Encode appears to be part of the Core now

I still need to install and cannot find the PM for Encode-Jis2k
For MSWin32-x86 multi thread

Can anyone help out here please

Allan Smith
Webmanager
 

Received on Tuesday, 18 September 2007 12:55:07 UTC