Call to undefined function curl init
Read

Call to undefined function curl init

Call to undefined function curl_init As the title says, probably curl extension for php is not installed/enabled and you got the following error: Fatal error: Call to undefined function curl_init() in If you are 100% sure that curl is not installed, jump to... More

Read the publication