NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Error when debugging script with "curl_init()"


Joined: 31 May 2007
Posts: 9
Reply with quote
Hello
Debugging a script "line by line" and when trying to execute line with "curl_init()" Im getting error message:

Error:E_ERROR
Call to undefined curl_init()
at test2.php line 111

Arent all php functions "build in"?

So what can I do to add it?

Kjartan
View user's profileFind all posts by kjartaniSend private message
Re: Error when debugging script with "curl_init()"


Joined: 11 Apr 2010
Posts: 90
Location: Prague, Czech Republic
Reply with quote
kjartani wrote:
Hello
Debugging a script "line by line" and when trying to execute line with "curl_init()" Im getting error message:

Error:E_ERROR
Call to undefined curl_init()
at test2.php line 111

Arent all php functions "build in"?

So what can I do to add it?

Kjartan


I believe, that it depends on wheather you are debugging the script in phpEd's internal server or on 3rd party server - even "localhost" is considered 3rd party server here. In the first case, you need to adjust PHP ini file under phpEd's installation - by default it is "c:\Program Files\NuSphere\PhpED\php5\php.ini" for PHP 5.2.x and ""c:\Program Files\NuSphere\PhpED\php53\php.ini" for PHP 5.3.x. In the second case, you need to adjust PHP's ini file under 3rd party sever's configuration (Apache or IIS).
View user's profileFind all posts by fibizaSend private message
enabling curl in techplat


Joined: 02 Sep 2008
Posts: 24
Reply with quote
Hi there,

I am a PHPED customer,
How can i enable curl on my windows box using techplatform?
View user's profileFind all posts by fireSend private message
Error when debugging script with "curl_init()"
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic