Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set #1

Open
michaelphipps opened this issue Nov 18, 2011 · 1 comment

Comments

@michaelphipps
Copy link

I get the error CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set when complete.php receives a response from MailChimp (the error occurs in OAuth2Client.php on line 504.)

By setting CURLOPT_FOLLOWLOCATION => FALSE, on line 246 I was able to work around this error. I'm wondering if FOLLOWLOCATION is required for the code to work properly?

@bitadvisor
Copy link

Same question here... Anyone?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants