When I attempt to use the Social Sharing API. I continually get this error message:
CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set
It says there is an erorr in the file "oneall_curly.php" on the line that says "curl_setopt ($ci, constant ('CURLOPT_' . $key), $value);"
I am running PHP 5.3.5. I've examined the server settings and safe_mode is off. open_basedir has "no value". After spending several hours trying to figure out why this would occur and looking for a fix. I found several posts suggesting that there is a problem with the feed URL. Is there a way to fix this?