Hi,
I am trying to install statusnet on our Fedora Core release 5 (Bordeaux) server.
I get the "Cannot load required extension: curl" message.
I installed curl with "yum install curl" but no change.
I looked for curl extension for php with "yum search curl"
all I found is php-pear-Net-Curl.
Is that what is required?
Thanks for your help.
Comments
but to install the module : apt-get install php5-curl
;)
what should i do? and i can i find it?
Keat
Example:
urpmi php-curl php-pear php-pear-auth
/!\ sometime package manager ask for php-pear-egroupware. don't seem to make trouble with StatusNet.
Go to PHP ----> PHP extensions ----> php_curl
left click on php_curl in extensions menu to enable it.
I was able to install StatusNet successfuly after enabling php_curl extension in wamp server in windows XP.
For detail you can read following article and watch video.
http://tahirtaous.blogspot.com/2012/04/how-to-installenable-phpcurl-extension.html