1 (edited by piwoszq 2012-07-19 04:28:44)

Topic: Problem with installation iRedMail on CentOS 6,3

==== Provide required information ====
- iRedMail version and backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Any related log? Log is helpful for troubleshooting.
====

Welcome,
I have a problem with installing iRedMail. It shows:

Error: Package: php-ldap-5.3.3-14.el6_3.x86_64 (updates)
           Requires: php-common = 5.3.3-14.el6_3
           Installed: php-common-5.4.4-1.el6.remi.x86_64 (@remi-test)
               php-common = 5.4.4-1.el6.remi
           Available: php-common-5.3.3-3.el6_2.8.x86_64 (base)
               php-common = 5.3.3-3.el6_2.8
           Available: php-common-5.3.3-14.el6_3.x86_64 (updates)
               php-common = 5.3.3-14.el6_3
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
< ERROR > Installation failed, please check the terminal output.
< ERROR > If you're not sure what the problem is, try to get help in iRedMail
< ERROR > forum: http://www.iredmail.org/forum/

I have CentOS 6.3, iRedMail version 0.8.1, and php -v:

PHP 5.4.4 (cli) (built: Jun 14 2012 18:48:27)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

Waiting for answer,
Regards,
pq

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Problem with installation iRedMail on CentOS 6,3

This is mentioned in iRedMail installation guide: http://www.iredmail.org/install_iredmai … able_repos

First of all, please disable ALL third-party yum repositories before installing iRedMail. includes remi-test shown above.

Second, as mentioned in installation guide, section "System Requirements":

WARNING: iRedMail is designed to be deployed on a FRESH server system, which means your server does NOT have mail related components installed, e.g. MySQL, OpenLDAP, Postfix, Dovecot, Amavisd, etc. Otherwise it may override your existing files/configurations althought it will backup files before modifing, and it may be not working as expected.