in reply to 500 error on a simple request
This looks to be a DNS issue and not a Perl issue. If the hostname cannot be resolved have a word with your network support folks and find out why. You could to a
ornslookup www.xxxxxxxx.com
and see if it resolves from the command line.host www.xxxxxxxxxx.com
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: 500 error on a simple request
by sylph001 (Sexton) on Sep 24, 2014 at 17:16 UTC | |
by Anonymous Monk on Sep 25, 2014 at 05:32 UTC |