• Resolved daverussia

    (@daverussia)


    Hello, I’ve got fatal error during plugin activation. WordPress 4.1, PHP 5.5.
    Can you resolve this probrem?

    Fatal error: Uncaught exception ‘WPRemoteMediaExt\Guzzle\Common\Exception\RuntimeException’ with message ‘The PHP cURL extension must be installed to use Guzzle.’ in /var/www/vhosts/_________/httpdocs/wp-content/plugins/remote-medias-lite/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php:70 Stack trace: #0 /var/www/vhosts/_________/httpdocs/wp-content/plugins/remote-medias-lite/src/RemoteMediaExt/Accounts/Vimeo/Client.php(30): WPRemoteMediaExt\Guzzle\Http\Client->__construct(‘{scheme}://vime…’, Object(WPRemoteMediaExt\Guzzle\Common\Collection)) #1 /var/www/vhosts/_________/httpdocs/wp-content/plugins/remote-medias-lite/src/RemoteMediaExt/Accounts/Vimeo/Service.php(16): WPRemoteMediaExt\RemoteMediaExt\Accounts\Vimeo\Client::factory() #2 /var/www/vhosts/_________/httpdocs/wp-content/plugins/remote-medias-lite/src/RemoteMediaExt/FRemoteMediaExt.php(66): WPRemoteMediaExt\RemoteMediaExt\Accounts\Vimeo\Service->__construct() #3 /var/www/vhosts/_________/httpdocs/wp-content/plugins/remote-medias-lite/vendor/loumray/wpcore/s in /var/www/vhosts/_________/httpdocs/wp-content/plugins/remote-medias-lite/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php on line 70

    https://www.ads-software.com/plugins/remote-medias-lite/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi dave,

    The plugin needs PHP cURL extension. This error indicates that you do not have this extension installed on your web server. This extension is quite common and most hosts will allow simple installing and/or enabling of it. See how you can enable it on your host and let me know if this fix the problem.

    I realized I did not add this extension in the requirement list. I will add it to the list for next release, to prevent this kind of suprise.

    Louis

    Thread Starter daverussia

    (@daverussia)

    Thanks a lot for a quick answer. Indeed, installation of PHP cURL extension solved the problem.

    Thread Starter daverussia

    (@daverussia)

    resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error’ is closed to new replies.