Just installed ServerBuddy on a new site (PHP 5.3.2) and am getting this:
Fatal error: Call to undefined function curl_init() ......on line 414
Client is hosting so I'm not sure if they've not configured something to support this properly or whether it's something else. Any thoughts?
Terri
ServerBuddy Fatal Error with curl_init()
Started by
Terri Rylander
, Oct 02 2010 07:37 AM
2 replies to this topic
#-19
Posted 02 October 2010 - 07:37 AM
#-18
Posted 03 October 2010 - 07:17 AM
Hi Terri,
it is a server configuration issue, please contact the hosting provider, and make sure that the cURL libraries are installed/enabled on the server.
Ronald
it is a server configuration issue, please contact the hosting provider, and make sure that the cURL libraries are installed/enabled on the server.
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#-17 Guest_jim_*
Posted 18 November 2010 - 05:18 PM
I just had this problem on Ubuntu.
I installed the php5-curl package ("sudo apt-get install php-curl")
Then I restarted the apache web server ("sudo /etc/init.d/apache2 restart")
I installed the php5-curl package ("sudo apt-get install php-curl")
Then I restarted the apache web server ("sudo /etc/init.d/apache2 restart")




