on 7-16-2008 3:06 AM � spake the following:
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
Isn't a little late to ask if something is safe AFTER you do it? ;-P