conflicts with file from package psa-php4

Support/Development for PHP
Sushant
New Forum User
New Forum User
Posts: 2
Joined: Sun Mar 22, 2009 5:02 pm

conflicts with file from package psa-php4

Unread post by Sushant »

hi,

I am facing an issue while upgrading PHP4 to PHP5 on CentOS4. I have upgraded PHP on CentOS many times but this time it is not working. I have downloaded all required RPMs in a directory and I am getting this error while installing.

[root@server php5]# rpm -Uvh php-*
warning: php-5.2.9-2.el4.art.i386.rpm: V3 DSA signature: NOKEY, key ID 5ebd2744
Preparing... ########################################### [100%]
file /usr/bin/php-cgi from install of php-cli-5.2.9-2.el4.art conflicts with file from package psa-php4 -cgi-4.3.10-2

Server spces:
[root@server php5]# cat /etc/redhat-release
CentOS release 4.4 (Final)
[root@server php5]# uname -i
i386

Please help
Sushant
New Forum User
New Forum User
Posts: 2
Joined: Sun Mar 22, 2009 5:02 pm

Re: conflicts with file from package psa-php4

Unread post by Sushant »

hi there,

i think i have fixed it on my own, I have removed psa-php4-cgi-4.3.10-2 then installed all RPMs and it is done.

#rpm -e psa-php4-cgi-4.3.10-2
Post Reply