Quote:
Originally Posted by chiefsmurph
The php-devel for http or mysql is not just for http or mysql, right? I looked on google and couldn't find anything for "php-devel for http," but when I searched just for php-devel there were plenty of rpms.
I downloaded one and tried to install it, but I got an error:
file /usr/bin/pear from install of php-devel-4.0.6-12 conflicts with file from package php-pear-4.3.9-3.8
Do I have to uninstall php's old extensions before I try to install php-devel or does that mean I already had them?
|
Your going to have to update the php-devel with yum. Try "yum install MySQL-devel" and try "yum install php-devel" Let me know if one of those two fixes your problem.