==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=7926

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #3 from Unnilennium <[email protected]> ---
indeed what I saw is that :

using rpm -ivh --nodeps it install

then follow wiki


works except when connecting 
Not Found: PHP mapi extension not found
If you have upgraded zarafa, please restart Apache

Zarafa WebApp can't start because of incompatible configuration.

Please correct above errors, a good start is by checking your '/etc/php.ini'
file.

and messages log:
Oct 22 11:36:49 i386 httpd: PHP Warning:  PHP Startup: Unable to load dynamic
library '/usr/lib/php/modules/mapi.so' - /usr/lib/php/modules/mapi.so:
undefined symbol: fourth_arg_force_ref in Unknown on line 0
O

rpm -e --nodeps php-mapi
yum install php53-mapi --enablerepo=smecontribs -y
expand-template /etc/php.ini
service httpd-e-smith restart

and tada able to see login page
able to login on IP/zarafa with regular user
but not on IP/zarafa-webapp

now your are certainly right some function will miss if the php mapi is patched
for zarafa

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to