From:             remi
Operating system: GNU/Linux (Fedora 18)
PHP version:      5.4.7
Package:          DBM/DBA related
Bug Type:         Bug
Bug description:Bad version libdb version use.

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 bug report at https://bugs.php.net/bug.php?id=63117&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=63117&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=63117&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=63117&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=63117&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=63117&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=63117&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=63117&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=63117&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=63117&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=63117&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=63117&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=63117&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=63117&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=63117&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=63117&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=63117&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=63117&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=63117&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=63117&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=63117&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=63117&r=mysqlcfg

Reply via email to