I cannot get RSS feed to show on Drupal 7.14 page, feed does not show any items. Feed url: http://www.engadget.com/rss.xml
I added feed url in Feed aggregator with no problems, and feed name is shown in ‘Feed overview’ list, but when I clicked on ‘update items’ link, I got message:
“The feed from Gadgets seems to be broken, because of error “0 Error
opening socket tcp://www.engadget.com:80. There is no new syndicated
content from Gadgets.”
It does not show any items. I tried to run cron, but this did not help. I tested the validity of feed in RSS validator, and it shows the feed is valid.
Is that the only feed that’s happening on? You might want to also check the permissions, both within Drupal and in your website’s tmp/cache folders.
Update 2012-08-03 09:25 GMT-6:
Yep, as it sounded, it sounds like a configuration issue with your host:
Node 1016980 from Drupal.org
“A word or warning”, Drupal API Documentation
Work with them or switch hosts. You can test your site on a local Drupal appliance like QuickStart or AquiaDev (local virtual boxes that you can develop and test Drupal sites on.)