You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
Hello, I don't have any problem running goutte on my local host, but when I transfer files on a shared host, I encounter this error.
Thank you for helping me soon.
Fatal error: Uncaught Error: Call to undefined function Symfony\Component\HttpClient\Internal\curl_multi_init() in /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/Internal/CurlClientState.php:43 Stack trace: #0 /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/CurlHttpClient.php(74): Symfony\Component\HttpClient\Internal\CurlClientState->__construct(6, 50) #1 /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/HttpClient.php(54): Symfony\Component\HttpClient\CurlHttpClient->__construct(Array, 6, 50) #2 /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/browser-kit/HttpBrowser.php(37): Symfony\Component\HttpClient\HttpClient::create() #3 /home2/farmasco/domains/almas-net.com/public_html/test/test/index.php(16): Symfony\Component\BrowserKit\HttpBrowser->__construct() #4 /home2/farmasco/domains/almas-net.com/public_html/test/test/index.php(27): Start->card() #5 /home2/farmasco/domains/almas-net.com/public_html/test/test/index.php(98): Start->titel() #6 {main} thrown in /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/Internal/CurlClientState.php on line 43
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I don't have any problem running goutte on my local host, but when I transfer files on a shared host, I encounter this error.
Thank you for helping me soon.
Fatal error: Uncaught Error: Call to undefined function Symfony\Component\HttpClient\Internal\curl_multi_init() in /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/Internal/CurlClientState.php:43 Stack trace: #0 /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/CurlHttpClient.php(74): Symfony\Component\HttpClient\Internal\CurlClientState->__construct(6, 50) #1 /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/HttpClient.php(54): Symfony\Component\HttpClient\CurlHttpClient->__construct(Array, 6, 50) #2 /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/browser-kit/HttpBrowser.php(37): Symfony\Component\HttpClient\HttpClient::create() #3 /home2/farmasco/domains/almas-net.com/public_html/test/test/index.php(16): Symfony\Component\BrowserKit\HttpBrowser->__construct() #4 /home2/farmasco/domains/almas-net.com/public_html/test/test/index.php(27): Start->card() #5 /home2/farmasco/domains/almas-net.com/public_html/test/test/index.php(98): Start->titel() #6 {main} thrown in /home2/farmasco/domains/almas-net.com/public_html/test/test/vendor/symfony/http-client/Internal/CurlClientState.php on line 43
The text was updated successfully, but these errors were encountered: