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
Comment #1
jbrown commentedThanks for spotting this. I'll have this resolved eventually. In the meantime, disable safe_mode and open_basedir if you are happy with that.
Comment #2
rkdesantos commentedNot using open_basedir is not an option because of other modules so for now I will ignore the error pending a resolution.
Comment #3
rkdesantos commentedCan this be fixed in the next release? Thanks for a great module!
Comment #4
jbrown commented