When i import entries of a feed i got the following message (and no entry was imported):

warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/pitsccbr/www.iuseknowhow.com/sites/all/modules/feeds/libraries/PuSHSubscriber.inc on line 75.
warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/pitsccbr/www.iuseknowhow.com/sites/all/modules/feeds/libraries/PuSHSubscriber.inc on line 75.
Download of http://www.cio.co.uk/rss/feeds/cio-business-strategy-management.xml failed with code 301.

wr
paulap

Comments

drupallogic’s picture

it's related with PHP. PHP versions under 5.3 have safe mode enabled. safe mode should be disabled for Feeds to work.

alex_b’s picture

Status: Active » Closed (duplicate)