Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Fatal error: Call to undefined function: curl_init() in

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 04-08-2008
Miltongomes's Avatar
Member
 
Join Date: Oct 2005
Posts: 51
Fatal error: Call to undefined function: curl_init() in

Whenever i run a script i am getting this error so can anyone help me comfigure Php with curl support with any refrence ot tip?
Many thanks
Reply With Quote
  #2  
Old 04-08-2008
Expertz's Avatar
Member
 
Join Date: Dec 2007
Posts: 1,432
It all depends on your system so you can see the installation section here that might help you.
Reply With Quote
  #3  
Old 04-08-2008
Gusgr8's Avatar
Member
 
Join Date: Jun 2006
Posts: 537
It happens mostly if curl support is disabled. So what you can do is create a .php file with phpinfo(); command by checking it and on the reulting page browse to this & search for the curl. There is going to be a listing for it if support is enabled.

PHP Code:
<?php 
phpinfo
(); 
?>
Reply With Quote
  #4  
Old 04-08-2008
Miltongomes's Avatar
Member
 
Join Date: Oct 2005
Posts: 51
I am not able to find curl even after uploading php file for it. Please help
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Fatal error: Call to undefined function: curl_init() in"
Thread Thread Starter Forum Replies Last Post
fatal error while playing call of duty: Modern Warfare 3 Pratyus Video Games 3 18-11-2011 07:25 PM
Running Call of Duty: Modern Warfare 2 results in Fatal Blue Screen error KALINDA Video Games 4 28-01-2010 09:35 PM
Fatal Error : Call to undefined function simplexml_load_file() Ananias Software Development 3 02-06-2009 06:43 PM
Fatal Error: Call to undefined function ocilogon () Stefan09 Software Development 5 02-04-2009 10:34 PM
PLEASE HELP!!! Error DLL Function call crashed nhet Windows XP Support 2 13-10-2008 02:33 AM


All times are GMT +5.5. The time now is 03:43 AM.