• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Problens with bcmath

A

AirtonJ

Guest
Hi. I aquired a cloud server with media temple. The server runs Plesk Panel with this configuration: Parallels Plesk Panel v10.1.1_build1010110120.18 os_CentOS 5 Linux 2.6.18-028stab070.14

I need to use the bcmath modules, but it's not installed and/or configured. I try to run the command below (in the SSL prompt with the root user) but it return some errors.

Code:
[root@icub ~]# yum install php53-bcmath.x86_64
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirror.cs.vt.edu
 * base: mirror.cogentco.com
 * extras: mirror.trouble-free.net
 * updates: hpc.arc.georgetown.edu
addons                60;                                  60;  |  951 B     00:00
base                 ;                &# 160;                 ;    | 2.1 kB     00:00
extras                60;                                  60;  | 2.1 kB     00:00
updates               &# 160;                 ;                &# 160; | 1.9 kB     00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php53-bcmath.x86_64 0:5.3.3-1.el5_6.1 set to be updated
--> Processing Dependency: php53-common = 5.3.3-1.el5_6.1 for package: php53-bcmath
--> Running transaction check
---> Package php53-common.x86_64 0:5.3.3-1.el5_6.1 set to be updated
--> Processing Conflict: php53-common conflicts php-common
--> Finished Dependency Resolution
php53-common-5.3.3-1.el5_6.1.x86_64 from updates has depsolving problems
  --> php53-common conflicts with php-common
Error: php53-common conflicts with php-common
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
                 60;       package-cleanup --dupes
                 60;       rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Could you help me with this problem?
 
Last edited by a moderator:
Plesk doesn’t ship client’s PHP, it only downloads it from original OS vendor repo. So, described problem is not Plesk problem but OS packages dependences problem.
 
Back
Top