• Resolved c2cero

    (@c2cero)


    Getting this warning all the time:

    [10-Sep-2016 09:45:12 UTC] PHP Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set in /home/…./public_html/wp-content/plugins/tweet-old-post/inc/core.php on line 3341

    By the way, in my case, I’m using PHP 5.5

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter c2cero

    (@c2cero)

    By the way, that didn’t keep the plugin from working, but this should be addressed

    Hey There,

    To solve this problem, simply put safe_mode = Off and clear open_base_dir at php.ini file.
    That will do solve your issue.

    Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning that fills my log file’ is closed to new replies.