|
Depending on your hosting, it's possible that you're firewalled against doing http requests out from your server. You may be able to talk to your host to get them to allow outgoing requests if that's the case.
It should be easy to check that: Do an include of a known good site. If it doesn't work, chances are you're firewalled.
|