I'm running CentOS 6.6 and tried to install RCM with YUM:
# yum install roundcubemail

And got the following error:

Error: php56w-common conflicts with php-common-5.3.3-40.el6_6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Anyone run into, suggestions?

Eric


On 4/17/2015 5:02 PM, Dave M wrote:
> Simple,
>
> That Fixed it,
> now I can login to RC , no errors, will do some tests
>
> Thanks everyone,
>
>
> On 17/04/2015 2:46 PM, Fox Hound wrote:
>> Try 
>>
>> Yum install php-mysql
>>
>> Then restart httpd
>>
>> Then test again.
>>
>>
>>
>> On Apr 17, 2015, at 6:45 PM, Dave M <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>>> Tried new install using simple yum install
>>>
>>> running the setup
>>>
>>>
>>>       Checking PHP version
>>>
>>> Version:  OK(PHP 5.4.16 detected)
>>>
>>> Getting couple errors
>>>
>>> MySQL:  NOT AVAILABLE(Could be loaded. Please add in php.ini; See
>>> http://www.php.net/manual/en/ref.pdo-mysql.php)
>>> MYSQL is installed of course,
>>>
>>> added extension=mysql.so
>>> to php.ini
>>> restarted apache, refreshed installer page, same thing
>>>
>>> However SQLite : OK
>>>
>>> and
>>> Net_LDAP3:  NOT AVAILABLE(Recommended to install Net_LDAP3 from
>>> git.kolab.org <http://git.kolab.org>; See
>>> http://git.kolab.org/pear/Net_LDAP3)
>>> Cant seem to find an installer for that
>>>
>>>
>

Reply via email to