When I am trying to run my application which was developed using “CURL” concept, while I am running my application, it has given an error like “Call to undefined function curl_init()“, I am annoyed by seeing that error…
How to resolve it:
I got the solution for you, just goto your installed folder – I have installed in C:\ drive in Windows Vista, goto php folder that is “C:\xampp\php” in that search for “php.ini” open it. After opening search for “extension=php_curl.dll” just uncomment that one. After doing that, just restart your Apache. Job is done!
No comments:
Post a Comment