Don't use CURL's FOLLOW_LOCATION option, when PHP is in Safe Mode
Components
Labels
None
Description
Context Information
None
Additional information (do not use)
None
Attachments
1
Activity
Show:

Dmitry Andrejev January 12, 2010 at 4:05 AM
Closing completed tasks.

Alex October 28, 2009 at 10:39 AM
Fix committed to [b]5.0.x branch/b. Commit Message:
Fixes #0000414: RSS feeds from google groups are not imported
Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexChange Log Group
FixedChange Log Message
The FOLLOW_LOCATION option for CURL requests wasn't working, when PHP was in Safe Mode. Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
414External issue URL
Story Points
1Fix versions
Affects versions
Details
Details
Priority
Assignee

Reporter

Change Log Group
Fixed
Change Log Message
The FOLLOW_LOCATION option for CURL requests wasn't working, when PHP was in Safe Mode.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
414
External issue URL
Story Points
1
Fix versions
Affects versions
Created October 28, 2009 at 10:34 AM
Updated December 30, 2024 at 2:06 AM
Resolved January 12, 2010 at 4:05 AM
Can't get rss feeds from google groups to be imported. I'm received html (instead of rss), that says, that your client doesn't have permission to see this feeds.
Also I get this error (in debugger):
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in w:\core\units\general\helpers\curl_helper.php on line 127