Jump to content

Recommended Posts

            Hi friends, I am running a LAMP system on my machine with PHP Version 5.2.10. (Obtained using phpinfo()) Heard that the curl_* functionality is built-in from version 4 onwards and can be used straightaway in the code. But unfortunately whenever a call to a curl_* function occurs in the code, I get the error message: Fatal error: Call to undefined function curl_*() in /home/user/NetBeansProjects/PhpProject1/pullData.php on line 2. Apparently the library libcurl is not getting linked.

            I badly need the curl functionality as my project depends heavily on it. Could anyone please point out where I had gone wrong or what I need to do to overcome this hurdle. Any help would be much appreciated. Thank You!

Link to comment
https://forums.phpfreaks.com/topic/240056-curl-not-working/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.