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?
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
PHP-curl (solved)
PHP-curl (solved)
Last edited by wimr0001 on 15 Nov 2011, 04:06, edited 1 time in total.
Re: PHP-curl
you seem to have a case of dependicitis. This is not an easy thing to solve. In short, you may have libcurl3, but it is either not recognised as such by the package manager or it is the wrong sub-version.
I guess you already tried the other libraries for an upgrade of libcurl.
Good luck!
I guess you already tried the other libraries for an upgrade of libcurl.
Good luck!
Re: PHP-curl
See my topic of "imagemagick".
Same problem occurred with php-curl.
Same problem occurred with php-curl.