Errors during install

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
steve.desmarais
Posts: 1
Joined: Thu Apr 03, 2014 11:15 am

Errors during install

Post by steve.desmarais »

Error during install. Clean system built just for Nagios on CentOS 6.4. Manual install running the fullinstall script. Below are the errors

Transaction Check Error:
file /etc/php.ini conflicts between attempted installs of php-common-5.3.3-23.el6_4.x86_64 and php54-common-5.4.26-1.ius.el6.4.z.x86_64
file /usr/lib64/php/modules/curl.so conflicts between attempted installs of php-common-5.3.3-23.el6_4.x86_64 and php54-common-5.4.26-1.ius.el6.4.z.x86_64
file /usr/lib64/php/modules/fileinfo.so conflicts between attempted installs of php-common-5.3.3-23.el6_4.x86_64 and php54-common-5.4.26-1.ius.el6.4.z.x86_64
file /usr/lib64/php/modules/json.so conflicts between attempted installs of php-common-5.3.3-23.el6_4.x86_64 and php54-common-5.4.26-1.ius.el6.4.z.x86_64
file /usr/lib64/php/modules/phar.so conflicts between attempted installs of php-common-5.3.3-23.el6_4.x86_64 and php54-common-5.4.26-1.ius.el6.4.z.x86_64
file /usr/lib64/php/modules/zip.so conflicts between attempted installs of php-common-5.3.3-23.el6_4.x86_64 and php54-common-5.4.26-1.ius.el6.4.z.x86_64
file /usr/lib64/php/modules/pdo.so conflicts between attempted installs of php54-pdo-5.4.26-1.ius.el6.4.z.x86_64 and php-pdo-5.3.3-23.el6_4.x86_64
file /usr/lib64/php/modules/pdo_sqlite.so conflicts between attempted installs of php54-pdo-5.4.26-1.ius.el6.4.z.x86_64 and php-pdo-5.3.3-23.el6_4.x86_64
file /usr/lib64/php/modules/sqlite3.so conflicts between attempted installs of php54-pdo-5.4.26-1.ius.el6.4.z.x86_64 and php-pdo-5.3.3-23.el6_4.x86_64
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Errors during install

Post by tmcdonald »

Was this a minimal CentOS install? It looks like PHP was already installed, and this is indicative of using a non-minimal ISO.
Former Nagios employee
Locked