On Apr 10, 2005 10:59 PM, Teng Wang <[EMAIL PROTECTED]> wrote:
> If true, how can I uninstall php4.3.8 first and install php5.0.4 correctly?

You can remove your PHP4 rpms with:

rpm -qa | grep php | xargs rpm -e


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to