On 07/06/2011 09:50 AM, Digital Instruments wrote:
Greetings list!
I have a little problem related to qmail but that also involve php.
Basically in a centos 5.6 x86_64 distro i'm trying to upgrade php from
5.1 to 5.3.
From centOS 5.6 that can be done without using external repository.
Unfortunately php 5.1 MUST be remove before install php 5.3
So doing:
/$ yum remove php.x86_64/
it will also remove the following qmail packages for for dependencies:
/control-panel-toaster
ezmlm-cgi-toaster
isoqlog-toaster
qmailadmin-toaster
qmailmrtg-toaster
squirrelmail-toaster
vqadmin-toaster/
Anyone have an idea about how could I remove php without removing the
qmail dependencies?
rpm -e --nodeps php.x86_64
You will run into an issue with short open tags on 5.3 as well. Martin
rolled some new packages to change the web page coding to work with the
full open tag, but I have not posted them to the web page as of yet. I
can supply them if you email me offline - I'll post them but it will
take some time to replicate to the mirrors.