Warning : curl_init() has been disabled for security reasons

Forums NextScripts.com Website Warning : curl_init() has been disabled for security reasons

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #470513
    deddy
    Participant

    My PHP Version : 5.4.45
    My Snap Version 3.4.27
    My Snap Pro upgrade helper Version 1.3.3

    I add some new blogger accounts but when I pushed the ‘Submit Test Post to Blogger’ button, it appears like this

    Warning: curl_init() has been disabled for security reasons in /myURLweb/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php on line 179

    How to solve this problem?

    on line 179 stated like this

    $ch = curl_init($url); $headers = array(); $headers[] = ‘Accept: text/html, application/xhtml+xml, */*’; $headers[] = ‘Cache-Control: no-cache’;

    Thanks for Help

    #470593
    NextScripts.com
    Participant

    Please contact your hosting provider and ask them to enable cURL.

    There are no security reasons of any kind for disabling it.

    #470627
    deddy
    Participant

    thanks

    problem solved

    I notice that i need to change my PHP 5.4 native into PHP into regular

    Thanks for your help

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.