Picnik Error–

Permalink
Client needs to use Picnik but gets this error:

Fatal error: Call to undefined function curl_init() in /home/touchaha/public_html/concrete/elements/files/edit/image.php on line 42

Any ideas, cleared cache 'n'all

Nige

nige
 
Mnkras replied on at Permalink Reply
Mnkras
what version of c5, and is curl installed on the server
nige replied on at Permalink Reply
nige
C5 is 5.4.0.5

Not sure about CURL but the server is optimised for Concrete...
synlag replied on at Permalink Reply
synlag
^^

server:~# curl --version
server:~# apt-get install curl libcurl3 libcurl3-dev php5-curl
nige replied on at Permalink Reply
nige
OK sorry I don't know what that is. Is that a command line to the server or something?

N
synlag replied on at Permalink Reply
synlag
yes,
picked for an ubuntu server

ron