• Resolved yosmc

    (@yosmc)


    Hello,

    Really Simple SSL keeps throwing errors on my site because I have curl_exec disabled. I understand you’re checking for curl_init to keep this from happening, but it is not the same thing. Nextcloud for example requires curl but doesn’t need curl_exec, so removing curl completely and/or putting curl_init on the “disabled” list as well isn’t the answer. Any chance you could implement a more fine-grained approach? Or: If it’s curl_exec you need, why not ask directly if that function exists, instead of querying for curl_init?

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Change curl check?’ is closed to new replies.