[WBEL-users] PHP Update am I missing something ?

Benedikt Carda carda@two-wings.net
Thu, 23 Dec 2004 09:31:44 +0100


Hi,

you have to get these packages too:
php-ldap-4.3.2-19.ent.i386.rpm
php-mysql-4.3.2-19.ent.i386.rpm
php-imap-4.3.2-19.ent.i386.rpm

put them together in one directory with php-4.3.2-19.ent.i386.rpm and run
rpm -Uvh php*rpm

This will do it. Why? Because you do not only have php installed but 
also php-mysql, php-ldap and php-imap. You have to update them too, you 
cannot only update php.

Best Regards,
Benedikt.



[NICK] schrieb:

>Hi,
>After seeing the mail from John morris, I tried to update my php....
>
>rpm -Uvh php-4.3.2-19.ent.i386.rpm
>error: Failed dependencies:
>        php = 4.3.2-14.ent is needed by (installed) php-ldap-4.3.2-14.ent
>        php = 4.3.2-14.ent is needed by (installed) php-imap-4.3.2-14.ent
>        php = 4.3.2-14.ent is needed by (installed) php-mysql-4.3.2-14.ent
>
>but it failed... and the message confuses me.....
>
>rpm -q -a | grep php
>php-4.3.2-14.ent
>php-ldap-4.3.2-14.ent
>php-mysql-4.3.2-14.ent
>php-imap-4.3.2-14.ent
>
>...since I have the dependacies installed...
>
>Can someone please flush out my brain and point out what I'm doing wrong.
>
>Many Thanks
>Nick
>_______________________________________________
>Whitebox-users mailing list
>Whitebox-users@beau.org
>http://beau.org/mailman/listinfo/whitebox-users
>  
>