• Resolved hensing

    (@hensing)


    Hi!

    When I’m trying to enable the plugin on a fresh installation of wordpress 6.2.2 on Freebsd 13-2 I get the following error:

    (curl extension is enabled in php.ini, wordpress is able to write in the directory)

    Warning: curl_exec(): Could not call the CURLOPT_WRITEFUNCTION in?/usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Handler/CurlHandler.php?on line?44

    Fatal error: Uncaught Error: Call to undefined function Depicter\GuzzleHttp\Psr7\filter_var() in /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Psr7/Response.php:144 Stack trace: #0 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Psr7/Response.php(97): Depicter\GuzzleHttp\Psr7\Response->assertStatusCodeIsInteger() #1 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Handler/EasyHandle.php(92): Depicter\GuzzleHttp\Psr7\Response->__construct() #2 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Handler/CurlFactory.php(571): Depicter\GuzzleHttp\Handler\EasyHandle->createResponse() #3 [internal function]: Depicter\GuzzleHttp\Handler\CurlFactory::Depicter\GuzzleHttp\Handler\{closure}() #4 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Handler/CurlHandler.php(44): curl_exec() #5 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Handler/Proxy.php(28): Depicter\GuzzleHttp\Handler\CurlHandler->__invoke() #6 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Handler/Proxy.php(48): Depicter\GuzzleHttp\Handler\Proxy::Depicter\GuzzleHttp\Handler\{closure}() #7 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/PrepareBodyMiddleware.php(64): Depicter\GuzzleHttp\Handler\Proxy::Depicter\GuzzleHttp\Handler\{closure}() #8 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Middleware.php(31): Depicter\GuzzleHttp\PrepareBodyMiddleware->__invoke() #9 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/RedirectMiddleware.php(71): Depicter\GuzzleHttp\Middleware::Depicter\GuzzleHttp\{closure}() #10 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Middleware.php(63): Depicter\GuzzleHttp\RedirectMiddleware->__invoke() #11 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/HandlerStack.php(75): Depicter\GuzzleHttp\Middleware::Depicter\GuzzleHttp\{closure}() #12 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Client.php(331): Depicter\GuzzleHttp\HandlerStack->__invoke() #13 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Client.php(168): Depicter\GuzzleHttp\Client->transfer() #14 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Client.php(187): Depicter\GuzzleHttp\Client->requestAsync() #15 /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/ClientTrait.php(95): Depicter\GuzzleHttp\Client->request() #16 /usr/local/www/wordpress/wp-content/plugins/depicter/app/src/Services/RemoteAPIService.php(130): Depicter\GuzzleHttp\Client->post() #17 /usr/local/www/wordpress/wp-content/plugins/depicter/app/src/Services/ClientService.php(41): Depicter\Services\RemoteAPIService->post() #18 /usr/local/www/wordpress/wp-content/plugins/depicter/app/src/WordPress/AdminServiceProvider.php(54): Depicter\Services\ClientService->authorize() #19 /usr/local/www/wordpress/wp-content/plugins/depicter/vendor/htmlburger/wpemerge/src/Application/LoadsServiceProvidersTrait.php(107): Depicter\WordPress\AdminServiceProvider->bootstrap() #20 /usr/local/www/wordpress/wp-content/plugins/depicter/vendor/htmlburger/wpemerge/src/Application/LoadsServiceProvidersTrait.php(82): WPEmerge\Application\Application->bootstrapServiceProviders() #21 /usr/local/www/wordpress/wp-content/plugins/depicter/vendor/htmlburger/wpemerge/src/Application/Application.php(87): WPEmerge\Application\Application->loadServiceProviders() #22 /usr/local/www/wordpress/wp-content/plugins/depicter/depicter.php(71): WPEmerge\Application\Application->bootstrap() #23 /usr/local/www/wordpress/wp-admin/includes/plugin.php(2314): include_once(‘…’) #24 /usr/local/www/wordpress/wp-admin/plugins.php(192): plugin_sandbox_scrape() #25 {main} thrown in /usr/local/www/wordpress/wp-content/plugins/depicter/modules/GuzzleHttp/Psr7/Response.php on line 144

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

    (@hensing)

    p.s.: curl is enabled and working …
    phpinfo();

    cURL support enabled
    cURL Information 8.1.2
    Age 10
    Features
    AsynchDNS Yes
    CharConv No
    Debug No
    GSS-Negotiate No
    IDN No
    IPv6 Yes
    krb4 No
    Largefile Yes
    libz Yes
    NTLM Yes
    NTLMWB Yes
    SPNEGO Yes
    SSL Yes
    SSPI No
    TLS-SRP Yes
    HTTP2 Yes
    GSSAPI Yes
    KERBEROS5 Yes
    UNIX_SOCKETS Yes
    PSL Yes
    HTTPS_PROXY Yes
    MULTI_SSL No
    BROTLI No
    Protocols dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
    Host amd64-portbld-freebsd13.2
    SSL Version OpenSSL/1.1.1t
    ZLib Version 1.2.13
    libSSH Version libssh2/1.11.0

    Plugin Author averta

    (@averta)

    @hensing
    Hi.

    Thank you for the follow-up and I’m glad that your problem is resolved.

    Create nice slider with Depicter and share them with us ??

    Regards,
    Averta

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to activate plugin due to curl_exec writefunction’ is closed to new replies.