enable cURL

Ok this is probably a stupid question but, how do I enable CURL (don’t know if it’s the same as urlmanager which I’m current using without a problem). Trying to use the bitly extension and keep getting the error that the CURL extension needs to be enabled. I’ve looked for info on how to do this and keep coming up blank.

This is the function that failed:




if( !function_exists('curl_init') )



SOLVED: CHANGE PHP.INI THEN HAD TO RESTART THE SERVER

you can reference on site :www.w3schools.com