php 5.x on RH9 / plesk 6

Support/Development for PHP
sander815
Forum User
Forum User
Posts: 21
Joined: Mon Dec 20, 2004 6:05 am

php 5.x on RH9 / plesk 6

Unread post by sander815 »

can i safely upgrade PHP 5.x on my RH9/Plesk 6 box?

as i am trying to get php-gd to install, but it seems php-gd for php 4.4.2 is not available anymore, and installing from rpm doesn't work either:
[root@server1 root]# rpm -ivh php-gd-4.3.11-2.8.i386.rpm
warning: php-gd-4.3.11-2.8.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
php = 4.3.11-2.8 is needed by php-gd-4.3.11-2.8
[root@server1 root]#
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yep, Ive been running 5.0 on ART (rh9 box) for over a year now
Fenice
Forum User
Forum User
Posts: 37
Joined: Thu Nov 23, 2006 5:36 pm

Unread post by Fenice »

Hello!

I am trying to do exactly the same, but I get a conflict between psa and mysql error. I know mysql > 4.0 isn't compatible with my version of Plesk, but even when I try yum upgrade php I get the same error.

What can I do?

Thanks!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

If you're running PSA older than 7.5.4, then that is a legitimate error. You cant use mysql 4.1, which php 5 is linked against, on older versions of PSA.
Post Reply