How to Enable curl extension ?

Steps to Enable the "cURL" Extension in Cpanel

"cUrl" PHP  extension is enabled (by default) in  Php.ini

 

If there is any  Error Found Related cUrl is disabled then please use below Given Method to Enable it. 

1.  Under Root Folder for your Domain create Php.ini File.

2. Edit the File and Use this Code to Enable the extension.   

extension=php_curl.dll  

3. Then Save this and Your Extension will be enabled. 

 

If still, you are Facing any issue Please Click Here to raise a ticket to our Support team

 Edit

  •  

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I Want To Enable/Disable PHP Extension

I Want To Enable/Disable PHP Extension When you change the PHp version some extensions are enable...

How To Change PHP Version For My Hosting

How To Change PHP Version For My Hosting To change the PHP version of your hosting is very easy...

How To Change PHP Configuration?

There are  2 ways to do this. Please follow the below steps : Step 1 :    You can add the...