Introduction:
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!
Related Entries...
Introduction: When I am trying to enable my XAMPP Server in Windows Vista, suddenly it has raised an ...
Hi developers, are you working on any project where in which you have used MySQL as a backend (Databa ...
Recently, when I was working on a Joomla project, I forgot how to install Joomla in XAMPP Server. Bef ...
When I am running my Ajax web application, the application is rendering properly in Mozilla Firefox b ...
Introduction: After going through this article you will be familiar on how to install WAMP Server, W ...
What are SEF URLs? The pages which are easily found by search engines are considered as a good Searc ...
If you want to install com_updater in Joomla 1.5 having PHP version 4.x installed, then this might no ...
Windows 7 is the next version of Microsoft Windows, which includes number of new awesome features lik ...
Do you want to know and detect visitor’s browser version using JavaScript, yeah here is the script th ...
Everybody know about the usage of MailPress since 4 to 5 months, the respective features are very goo ...
























12 Responses
[...] This post was Twitted by devblogzone – Real-url.org [...]
Nice, thanks!
well done, thanks!!
Thanks, helps a lot!
Hi,
I tried this but not working.
Thanks,
Logu
Please check once again, it is working for me….
Thanks,
Vivek
It is not working for me too if i follow your instruction (\xampp\php)
However, if I do the changte in \xampp\apache\bin\php.ini instead. it works fine.
Hi Kenny,
Are you sure that php.ini file is in \xampp\apache\bin\php.ini -> the php.ini file is in \xampp\php\php.ini
Thanks,
Vivek
i try to change php.ini file in (\xampp\php) , its not working
but “Kenny’s method” work for me. thanks
Great Post. I soved my Problem.
Thanks, Pal
yes, I first tried remove the ; from “extension=php_curl.dll” in php.ini file on C:\xampp\php. But it doesn’t work for me. However after I tried Kenny’s method it worked! I wonder why…
nice thankss….solved…