Fatal error: Call to undefined function: curl_init()

When you try to use cURL to open a file and you got that error “Fatal error: Call to undefined function: curl_init()” you must enabled cURL function from your php configuration php.ini
read more