Re: Problems Installing Validator on Mac OS X

* Rei wrote:
>BTW, I'm in Heidelberg. We're close!

:-)

>The file "Library/WebServer/Documents/validator/htdocs/config/verbosemsg.cfg"
>does not exist!
> at /Library/WebServer/Documents/validator/htdocs/check line 139
>BEGIN failed--compilation aborted at
>/Library/WebServer/Documents/validator/htdocs/check line 192.

It seems you forgot the leading / to make this an absolute path. From
the message it seems the Validator is looking for

  /Library/WebServer/Documents/validator/htdocs/Library/WebServer/Documents/validator/htdocs/config/verbosemsg.cfg

which apparently does not exist.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 22 March 2005 12:04:01 UTC