• Resolved mmunch

    (@mmunch)


    FWIW, my test installation is running a virgin instance of WP 4.9.5, using the Twenty Seventeen theme, PHP version is 7. (Environment variables available upon request).

    Error below… any ideas?

    Thx

    Fatal error: Uncaught Error: Call to undefined function curl_init() in /home/mysite/public_html/wp-content/plugins/mycurator/MyCurator_local_proc.php:640 Stack trace: #0 /home/mysite/public_html/wp-content/plugins/mycurator/MyCurator_fcns.php(354): mct_ai_callcloud('GetPlan', Array, '') #1 /home/mysite/public_html/wp-content/plugins/mycurator/MyCurator.php(91): mct_ai_getplan() #2 /home/mysite/public_html/wp-admin/includes/plugin.php(1897): include('/home/mysite...') #3 /home/mysite/public_html/wp-admin/plugins.php(172): plugin_sandbox_scrape('mycurator/MyCur...') #4 {main} thrown in /home/mysite/public_html/wp-content/plugins/mycurator/MyCurator_local_proc.php on line 640

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mtilly

    (@mtilly)

    MyCurator needs PHP cUrl installed on your site to work. Your host should be able to add this to your site.

    Thread Starter mmunch

    (@mmunch)

    PHP cUrl was installed but wasn’t enabled for the version of PHP I was using.
    Now working, thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.