|
Proxy authentication: msg#00022org.w3c.validator
Hello, First, great tool, might use it a lot in the future. I'm using: version : checklink.pl 2.90 (c) Perl version : This is perl, v5.8.0 built for sun4-solaris I configured in the checklink program with the variable my $_user = 'bussifr1'; my $_password = 'myrealpassword'; my $_http_proxy= 'proxy.is.chbs:2010'; But I get the error : Error: 407 Proxy Authentication Required Any idea ? Why the authentication hasn't succeeded ? I do have some errors coming out when used in command line [Wed Sep 4 17:07:09 2002] checklink.pl: Illegal character in prototype for W3C::CheckLink::escape_match : $,\% at checklink.pl line 1193. [Wed Sep 4 17:07:09 2002] checklink.pl: Illegal character in prototype for W3C::CheckLink::record_redirects : \%,\% at checklink.pl line 1256. [Wed Sep 4 17:07:09 2002] checklink.pl: Illegal character in prototype for W3C::CheckLink::is_redirected : $,% at checklink.pl line 1265. [Wed Sep 4 17:07:09 2002] checklink.pl: Illegal character in prototype for W3C::CheckLink::get_redirects : $,% at checklink.pl line 1271. [Wed Sep 4 17:07:09 2002] checklink.pl: Illegal character in prototype for W3C::CheckLink::anchors_summary : \%,\% at checklink.pl line 1298. Is the above errors linked to my problem ? ***************************************************************** Maybe you want to add the no proxy variable in the script ? It works for me beside the above problem. my $_no_proxy= 'intra'; .... if ($_no_proxy) { $ua->no_proxy('localhost', $_no_proxy); } ... |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Recommended insert inappropriate for XHTML 1.1 pages: 00022, Liam Quinn |
|---|---|
| Next by Date: | Re: possible bug in the validator?: 00022, Thanasis Kinias |
| Previous by Thread: | proxy setupi: 00022, vanja . vlaski |
| Next by Thread: | Bug: "doctype" in lowercase is not recognized: 00022, Bert Bos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |