tylerdale80
Registered Member
- Nov 28, 2008
- 58
- 10
safe mode : off
I removed CURLOPT_FOLLOWLOCATION and/or set it to false .
still get same error
anyone facing the same matter ?
Try running it on another host. If safe mode is off it means open_base dir is set by your webhost. I am not sure why deleting the curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); line does not work for you. You should not get the error again if you remove that line.