Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: LWP::UserAgent connection problem as CGI

by bassplayer (Monsignor)
on Mar 04, 2004 at 20:28 UTC ( [id://334011]=note: print w/replies, xml ) Need Help??


in reply to LWP::UserAgent connection problem as CGI

Well, it turns out that it was DNS and apache related. Our systems administrators changed our DNS server a few weeks ago, and updated the /etc/resolv.conf file accordingly. They did not, however, stop and start apache (which was caching the DNS server value), causing gethostbyname() to fail. One of those cases where a restart does not cut it. DNS seemed like a likely source of the problem, as merlyn pointed out, but the fact that it was limited to apache was throwing me. Anyway, many thanks to all (especially tachyon) who helped me troubleshoot this (apparently OT) issue.

bassplayer

Replies are listed 'Best First'.
Re^2: LWP::UserAgent connection problem as CGI
by Anonymous Monk on Mar 14, 2012 at 17:26 UTC
    Random addition - I had a similar problem (getting bad hostname when executing within apache but not from command line). Turns out I had multiple httpd instances running as different users (root, nobody). When I straightened that out and restarted everything cleanly (no root instances of http), all worked fine.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://334011]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-18 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found