Michael J. Freeman wrote:
> I've got a small script that uses LWP::UserAgent that all of a
> sudden, or so it seems, just stopped working. It simply takes a file
> and tries to upload it to a CGI. It works under Linux and some of my
> other Solaris boxes, but this one particular machine gives me this
> error: 
> 
> dnmcimincw13:web# ./foo.pl moo.zip
> CONTENT: 500 (Internal Server Error) Can't connect to
> rt.innocent.com:443 (Bad protocol 'tcp')
> Content-Type: text/plain

Hmmm...

Well, 443 is the default port for https traffic.  Are you specifying
"https" by name anywhere in the script?

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

Reply via email to