search for: mdb2_driver_xxx

Displaying 1 result from an estimated 1 matches for "mdb2_driver_xxx".

2008 Jul 16
2
pear
Hi, is it safe to install additional modules to pear with "pear install"? I need php-pear-MDB2 which is in CentosPlus but does not contain php-pear-MDB2_Driver_xxx. So I did: yum install php-pear-MDB2 pear upgrade MDB2 pear install MDB2#mysql Thanks, David