General

I am getting error – curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set.

209 views 0

Just setsafe_mode = Off in your php.ini file (it’s usually in /etc/ on the server). If that’s already off, then look around for the open_basedir in the php.ini file, and change it to open_basedir = .