I've just upgraded to WAMP 3.1.4 and PHP 7.2.11 with Apache 2.4.18.
Under PHP extensions, curl is activated. But, if I do phpinfo(), PHP7 doesn't seem to have been built with cURL, and there is no details about cURL in the info.
When I all curl_init(), I get an error "Call to undefined function".
Can anyone help me get this working?
Thanks
Under PHP extensions, curl is activated. But, if I do phpinfo(), PHP7 doesn't seem to have been built with cURL, and there is no details about cURL in the info.
When I all curl_init(), I get an error "Call to undefined function".
Can anyone help me get this working?
Thanks