Bug 186691

Summary: dbx database function support missing in php php-5.1.2
Product: [Fedora] Fedora Reporter: rambler8
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-25 14:56:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description rambler8 2006-03-25 13:15:47 UTC
The dbx database functions were removed from the PHP 5.1.0 base
See: http://www.php.net/DBX

They are now maintained as a PECL extenstion
Source is avialable from:
http://pecl.php.net/package-changelog.php?package=dbx

I use these functions to allow easy flebility to switch databases without having
to change code except for the intial connection string. 

Please add dbx extentions to the php rpm or make them available in a seperate rpm

Comment 1 Joe Orton 2006-03-25 14:56:03 UTC

*** This bug has been marked as a duplicate of 186690 ***