We’re getting the following PHP error on one of our Win11 sites:
[INDENT]Fatal error: Call to undefined function: curl_init() [/INDENT]
The same PHP script on Win8 did not generate the same error.
We’re getting the following PHP error on one of our Win11 sites:
[INDENT]Fatal error: Call to undefined function: curl_init() [/INDENT]
The same PHP script on Win8 did not generate the same error.
InternetKev,
Use a custom php.ini to enable the php_curl options.
[QUOTE=Stephen]
Use a custom php.ini to enable the php_curl options.
[/QUOTE]
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.