Page 1 of 1

Errors during install

Posted: Thu Apr 03, 2014 11:45 am
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

Re: Errors during install

Posted: Thu Apr 03, 2014 3:54 pm
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.