PHP-curl (solved)
Posted: 03 Nov 2011, 16:10
The php-function "curl_init()" fails.
Following the advice on another "curl-topic" I noticed that on my B3 the file /etc/php5/conf.d/curl.ini is missing.
Trying to install "php5-curl" fails because of unmet dependencies (libcurl3). Libcurl3 however is installed.
My question: what have I to do to get curl running?
Following the advice on another "curl-topic" I noticed that on my B3 the file /etc/php5/conf.d/curl.ini is missing.
Trying to install "php5-curl" fails because of unmet dependencies (libcurl3). Libcurl3 however is installed.
My question: what have I to do to get curl running?