Koozali.org: home of the SME Server

Upgrading php

Snarf

Upgrading php
« on: April 25, 2002, 12:26:24 AM »
Hi all,

I'm trying to upgrade php to 4.1.2
Doing a rpm -Uvh or -ivh php4.1.2-2es.i386.rpm gives :
php = 4.0.6-7es4 is needed by php-mysql-4.0.6-7es4
php = 4.0.6-7es4 is needed by php-imap-4.0.6-7es4
php = 4.0.6-7es4 is needed by php-ldap-4.0.6-7es4

php -v gives 4.0.6

What am i doing wrong or am i forgetting something ..... i don't know anymore. Could someone shine a light on this please.

Snarf

Dan Brown

Re: Upgrading php
« Reply #1 on: April 25, 2002, 12:49:38 AM »
yeah, you're forgetting to download the other RPMs and upgrade them all at once as specified in the HOWTO.

Snarf

Re: Upgrading php
« Reply #2 on: April 25, 2002, 01:29:33 AM »
I think i have them all. I tried the rpm -ivh/-Uvh *.rpm too
I don't see any howto. Can you direct me to it so i can follow it ?

Thx

Dan Brown

Re: Upgrading php
« Reply #3 on: April 25, 2002, 01:37:29 AM »
Like all the other contributed HOWTOs, it's linked from http://www.e-smith.org/cgi-bin/contrib.cgi.

Snarf

Re: Upgrading php
« Reply #4 on: April 25, 2002, 10:43:07 AM »
Thanks !!

I will try at home this evening.

Snarf

Re: Upgrading php
« Reply #5 on: April 25, 2002, 10:28:43 PM »
Works like a charm.

Thx