• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Can't install Plesk on centos4 with php5

R

rmarinho

Guest
Hello,

I'me using centos4.5(New install) and I need php5.

Php 5 was installed using command:
yum --enablerepo=centosplus install php

Everything look's fine, and then I start plesk install and I get following error:


The following could cause the installation failure:
Packages "php-4.3.9-3.22.5.i386" and "php-5.1.6-3.el4s1.8.i386" cannot be installed at the same time
.


Not all packages were installed.
Please, contact product technical support.

I prefer not use atomic rpm's, is there any chance to get this working?

Thank's in advance.

Regard's,
 
Hi atomicturtle,

I've already use option mentioned by you.

The problem continues.

ERROR: Unable to install the "psa-8.2.1-cos4.build82070918.10.i586" package.

The following could cause the installation failure:
Packages "httpd-2.0.52-32.3.ent.centos4.i386" and "httpd-2.0.59-1.el4s1.8.el4.centos.i386" cannot be installed at the same time
.



Not all packages were installed.

If plesk installation is forced, on future plesk updates my plesk boxes will stop working.

Thx atomicturtle,
 
If I don't use centosplus repo everything work's fine, but php version installed is 4.3.9.

It's certainly a problem with centosplus on centos 4.4.

It's very weird.

Thx,
 
Id say part of the problem is that the system is not updated, the point release number with CentOS/RHEL just indicates the patch releases on the system. Or in this case, that your system is out of date. I'd update it completely first, and then try again.
 
I've try to update server with base and centosplus repo, and nothing works.

I've moved to CentOS 5 and everything works.

Thx for your help.
 
It would have worked if you first intalled Plesk and then updated your system using yum afterwards. You can also create an .autoinstallerrc file to tell the Plesk autoinstaller about update channels, so the autoinstaller can deal with newer versions than it expects for the OS.

But yes, if you want PHP 5 going with CentOS 5 is just the easier way as that comes with PHP 5 out of the box.
 
Back
Top