If you found this error “Fatal error: Call to undefined function curl_init()” when you call the curl_init function in PHP, this’s typically means you just have to uncomment the curl extension in the php.ini file. …click here to read more