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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lompadark at openmailbox dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Sep 18 03:00:01 2025 UTC