php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67095 curl_easy_getinfo
Submitted: 2014-04-17 15:39 UTC Modified: 2014-05-22 19:33 UTC
From: lompadark at openmailbox dot org Assigned:
Status: Closed Package: solr (PECL)
PHP Version: 5.5.11 OS: Debian 7.0
Private report: No CVE-ID: None
 [2014-04-17 15:39 UTC] lompadark at openmailbox dot org
Description:
------------
With curl 7.36.0 (x86_64) installed.
PHP Startup: Unable to load dynamic library 'usr/lib/php5/20121212/solr.so' - undefined symbol: curl_easy_getinfo in Unknown on line 0.

Also, there was an update for OpenSSL/1.0.1.g


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-05-15 14:54 UTC] omars@php.net
Normally this error means that you need the curl-src, which is provided by the dev package, in debian it's called libcurl-dev you are also going to need libxml2-dev and php json to be available

Please tell me if that didn't solve the problem
 [2014-05-22 19:33 UTC] lompadark at openmailbox dot org
-Status: Open +Status: Closed
 [2014-05-22 19:33 UTC] lompadark at openmailbox dot org
I needed to recompile solr to get it works after the system upgrade.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC