I am getting the following PHP error in my logs:

curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/xxx/public_html/drupal/modules/op_video/file.inc on line 448.

Comments

jbrown’s picture

Assigned: Unassigned » jbrown
Status: Active » Postponed

Thanks for spotting this. I'll have this resolved eventually. In the meantime, disable safe_mode and open_basedir if you are happy with that.

rkdesantos’s picture

Not using open_basedir is not an option because of other modules so for now I will ignore the error pending a resolution.

rkdesantos’s picture

Version: 5.x-3.11 » 5.x-3.16

Can this be fixed in the next release? Thanks for a great module!

jbrown’s picture

Status: Postponed » Closed (won't fix)