I am facing this error given below
Fatal error: Call to undefined function curl_init() in E:\xampp\htdocs\new\functions.php on line 11
I have already made change in php.ini
. I have removed the semicolon in front of
;extension=php_crack.dll
extension=php_curl.dll
;extension=php_cvsclient.dll
and after that restart the xampp
but still facing same problem.Is there any other change need.Please let me know if any
I shall be very thankful to you all
If you are using XAMPP, check these two locations:
For the line ;extension=php_curl.dll
.
Remove the semicolon, save both files, restart your Apache and then run it again. I hope it will work.
In Xampp i've found php.ini
at this location:
C:\xampp\php\php.ini
I've removed ";" from ";extension=php_curl.dll" line. It works fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With