Upgrading to PHP 4.3.4 from 4.2.2


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Upgrading to PHP 4.3.4 from 4.2.2
# 1  
Old 11-19-2003
Upgrading to PHP 4.3.4 from 4.2.2

ok im trying to upgrade but i keep geting an error and 1 says it ned the other to install but nethere will install heres what im getting now though
Quote:
rpm -UvF php-4.3.4-art.rh9.1.i386.rpm
error: Failed dependencies:
php = 4.2.2-17.2 is needed by (installed) php-imap-4.2.2-17.2
php = 4.2.2-17.2 is needed by (installed) php-ldap-4.2.2-17.2
php = 4.2.2-17.2 is needed by (installed) php-mysql-4.2.2-17.2
php = 4.2.2-17.2 is needed by (installed) php-pgsql-4.2.2-17.2
now i have 4.2.2-17.2 installed now do i have to unintall everything to get this to install or how do i go about it thank you for your help
# 2  
Old 11-19-2003
Try upgrading the other required packages at the same time. For example:

rpm -Uvh php-4.3.4-art.rh9.1.i386.rpm php-imap-4.3.4.rpm php-ldap-4.3.4.rpm ... <etc>

(Actual file names may differ, I didn't check them)

Alternately, install apt4rpm (http://apt4rpm.sourceforge.net/) and it will handle all this for you automatically.
# 3  
Old 11-20-2003
ok getting closer this iswhat i got

rpm -Uvf php-4.3.4-art.rh9.1.i386.rpm php-imap-4.3.4-art.rh9.1.i386.rpm php-ldap-4.3.4-art.rh9.1.i386.rpm php-manual-4.3.4-art.rh9.1.i386.rpm php-mysql-4.3.4-art.rh9.1.i386.rpm php-pgsql-4.3.4-art.rh9.1.i386.rpm MySQL-shared-4.0.16-art.rh9.1.i386.rpm
Preparing packages for installation...
php-4.3.4-art.rh9.1
warning: /etc/php.ini created as /etc/php.ini.rpmnew
MySQL-shared-4.0.16-art.rh9.1
php-imap-4.3.4-art.rh9.1
php-ldap-4.3.4-art.rh9.1
php-manual-4.3.4-art.rh9.1
php-mysql-4.3.4-art.rh9.1
php-pgsql-4.3.4-art.rh9.1

but its still showing the old vertion what else can i do...
# 4  
Old 11-20-2003
nm forgot to reboot the server lol
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Upgrading OS from 5.2 to 5.3

We currently have test and production servers running AIX 5.2, DB2 8.1(Prod), DB2 8.2(Test),Websphere 6.1 on both. We need to upgrade to DB2 to version 9, but to do that we also need to upgrade the operating system to 5.3 and go from 32 bit kernel to 64 bit kernal. Looking for information on any... (3 Replies)
Discussion started by: jyoung
3 Replies

2. AIX

Upgrading AIX from 5.3 to 6.1

Hi, I am having 2 Hard disk one for os and another for data,I would like to know for Upgrading AIX 5.3 to 6.1,wheather I have to varry off datavg while upgrading, or any other files needs to be backup. Please suggest Regards, Manoj (1 Reply)
Discussion started by: manoj.solaris
1 Replies

3. Solaris

OS_LDAP upgrading

Hi All, We are going to upgrading Solaris-5.8 to Solaris 5.10, as well as LDAP 5.1 service pack-3 to LDAP 5.1 service pack-4, So I'm requesting to all what is the best way to upgrade Solaris-5.8, LDAP 5.1 service pack-3 to LDAP 5.1 service pack-4 in solaris-5.10, As per my knowledge there... (1 Reply)
Discussion started by: mkanuri
1 Replies

4. Filesystems, Disks and Memory

Upgrading PC Memory

hello folks, I am planning to upgrade my PC's ram. currently the ram I have is 2x256MB=512MB/133MHz (DDR266) - DDR SDRAM, PC-2100. My guess is that it has 184 Pins. I would like to get a DDR2 with 667MHz, 240 pin. Is it possible, since pins don't match. Do they have to match? (there are 3... (4 Replies)
Discussion started by: milhan
4 Replies

5. Solaris

upgrading java

Hi there I have been tasked with upgrading java on one of our boxes to version 6.0 or later (package version 1.5 or later someone told me). but ive been trying to find the SUNW package for this and cant see it, so I checked pkginfo for installed package and there isnt one ....even though java is... (4 Replies)
Discussion started by: hcclnoodles
4 Replies

6. Solaris

Upgrading SSH

Hi, I have a sun box with Solaris 9 installed on it. The SSH version is Sun_SSH_1.0 but I need to upgrade it to Sun_SSH_1.1. Do I have to remove the SSH packages totally or is there any other alternative. Thanks, rte (0 Replies)
Discussion started by: run_time_error
0 Replies

7. AIX

Upgrading from 5.1.0.0 to 5.2.0.0

As a fairly new Administrator to AIX i am a little leary of the OS upgrade I need to do on one of our servers. I have already upgraded the microcode to the lastest level and now need to do the OS. I have the docs and discs from IBM and have determined that I dont want to do a new installation but... (5 Replies)
Discussion started by: Target
5 Replies

8. Solaris

upgrading to solaris 9

Hey All We are having ORacle 8.1.7 and ORacle 9.2.0.4 installed in our Sun sparc Servers(oON SOLARIS 8). We are going to upgrade our servers to SOLARIS Ver 9 Solaris ver 9 supports the above mentioned Oracle versions. Can any one help me out how to upgrade from solaris 8 to solaris 9. ... (2 Replies)
Discussion started by: solaris8in
2 Replies

9. HP-UX

Upgrading a B1000

Hi all I have a HP B1000 with HP-UX 11 installed but recently I have aqquired 11i on CD, after reading the documentation it states that 11i can be installed on a B1000 with a firmware update, which is included on the 11i media, but I have been told it will be impossible to install 11i on my... (3 Replies)
Discussion started by: NemesisXP
3 Replies
Login or Register to Ask a Question