By rohitmishra on
While I am trying to add RSS feed option in my local site I am getting below given message:
warning: fsockopen() [function.fsockopen]: unable to connect to rss.cnn.com:80 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
) in C:\wamp\www\drupal_4\includes\common.inc on line 268.
warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\drupal_4\include
-- Rohit
Comments
You must have the ability to
You must have the ability to open socket connections to use aggregator.
Are you sure you can open socket connections?
--------------------------------------------------------------
http://erdemkose.com/