Edit report at https://bugs.php.net/bug.php?id=63117&edit=1

 ID:                 63117
 Patch added by:     r...@php.net
 Reported by:        r...@php.net
 Summary:            Bad version libdb version use.
 Status:             Open
 Type:               Bug
 Package:            DBM/DBA related
 Operating System:   GNU/Linux (Fedora 18)
 PHP Version:        5.4.7
 Block user comment: N
 Private report:     N

 New Comment:

The following patch has been added/updated:

Patch Name: dba-libdbinfo.patch
Revision:   1348060204
URL:        
https://bugs.php.net/patch-display.php?bug=63117&patch=dba-libdbinfo.patch&revision=1348060204


Previous Comments:
------------------------------------------------------------------------
[2012-09-19 10:54:43] r...@php.net

Description:
------------
Hi,

When various versiosn are installed, among 4.8, 5.2 or 5.3, configure doesn't 
detect the current one.

config.m4 include 5.1 condition but none for 5.2 or 5.3.

For headers, $i/include/db.h is probably the default/current version
For library, libdb.so is also probably the default/current version

Proposal:
Test $y/include/db.h first and, in PHP_DBA_DB_CHECK, "db" first.

RFE: It will be great to have libdb version reported in phpinfo().




------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63117&edit=1

Reply via email to