cURL on Win11

We're getting the following PHP error on one of our Win11 sites:

Fatal error: Call to undefined function: curl_init()

The same PHP script on Win8 did not generate the same error.
 
Stephen said:
Use a custom php.ini to enable the php_curl options.

Thanks for the advice.

Unfortunately my php.ini version screwed up the site, so I was wondering if there was a standard JodoHost Windows php.ini that I could download and use as a starting point and also know that it should work correctly unedited?

Thanks.
 
Sure, send a ticket asking for the Win11 php.ini file to be sent to you. Then make your edits from there.
 
Back
Top