Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Error: IMAP c-client libraries

  1. #1
    domenico1983 is offline Senior Member
    Join Date
    Jun 2008
    Posts
    108

    Default Error: IMAP c-client libraries

    I am using Windows and I'm trying to configure the Settings of the Email in SugarCRM, but I have the following error:

    Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module. Please contact your administrator to resolve this issue.

    How could I solve it?

    Kind regards,

    Domenico

  2. #2
    domenico1983 is offline Senior Member
    Join Date
    Jun 2008
    Posts
    108

    Smile Re: Error: IMAP c-client libraries

    I have solved my problem! If someone have the same problem, you must edit the file php.ini in this way:

    extension=php_imap.dll

    Kind regards,

    Domenico

  3. #3
    disnordic is offline Member
    Join Date
    Jan 2008
    Posts
    9

    Default Re: Error: IMAP c-client libraries

    Thanks Domenico!!!! it was a fantastic solution!!

  4. #4
    domenico1983 is offline Senior Member
    Join Date
    Jun 2008
    Posts
    108

    Default Re: Error: IMAP c-client libraries

    Nothing!! Good work!!

    Greetings,

    Domenico

  5. #5
    mohsal82 is offline Junior Member
    Join Date
    Nov 2008
    Posts
    1

    Default Re: Error: IMAP c-client libraries

    Quote Originally Posted by domenico1983
    Nothing!! Good work!!

    Greetings,

    Domenico
    i have a same probleme where i want used email a error message say :

    Les emails entrants ne peuvent pas fonctionner avant que les librairies IMAP c-client soient activées et compilées sur le module PHP. Veuillez contacter votre administrateur pour résoudre ce problème.

    please help me for install and compile this librarie

  6. #6
    DragonflyMaster is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Rimini, Italy
    Posts
    1,421

    Default Re: Error: IMAP c-client libraries

    Quote Originally Posted by mohsal82
    Les emails entrants ne peuvent pas fonctionner avant que les librairies IMAP c-client soient activées et compilées sur le module PHP. Veuillez contacter votre administrateur pour résoudre ce problème.
    You got the same message as Domenico, but yours is in french....
    The solution is the same:
    in php.ini locate this line:
    Code:
    ;extension=php_imap.dll
    Simply remove the semicolon at the beginning of the line to enable this PHP extension.
    What do you think the cookie monster eats ?

  7. #7
    kheller is offline Junior Member
    Join Date
    Jan 2009
    Posts
    2

    Default Re: Error: IMAP c-client libraries

    I cant find this PHP module in my system. Anybody have some simple instructions on how to compile the IMAP c-client libraries on a windows server?

  8. #8
    nmonroy is offline Junior Member
    Join Date
    Jul 2009
    Posts
    4

    Default Re: Error: IMAP c-client libraries

    I found in:

    c://install/www/php

    Regards

  9. #9
    ctcconnections is offline Junior Member
    Join Date
    May 2010
    Posts
    1

    Smile Re: Error: IMAP c-client libraries

    Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module.

    To install the IMAP module on In CentOS:
    - Open a terminal window
    - If you're not root, become root with su
    - type:
    yum install php-imap

    - restart your web server with:
    service httpd restart

    Works like a charm!

  10. #10
    charletes is offline Junior Member
    Join Date
    Feb 2011
    Posts
    1

    Default Re: Error: IMAP c-client libraries

    Quote Originally Posted by DragonflyMaster View Post
    You got the same message as Domenico, but yours is in french....
    The solution is the same:
    in php.ini locate this line:
    Code:
    ;extension=php_imap.dll
    Simply remove the semicolon at the beginning of the line to enable this PHP extension.
    Hi, I have the same problem, but i've tried to change that in the php.ini from my "WAMP" (PHP5 + mysql + apache) Server and i reset the WAMP to apply changes but it doesn't works at all!
    I have the 5.1 version (Versión 5.1.0 (Build 4732)) and i'm not sure i have all the email modules. Maybe it is the problem, but i can't update version to 6.0 if i have to put away all data saved.

    Could someone help me, please?

    Thank you very much,
    Charly.
    Last edited by charletes; 2011-02-28 at 11:33 AM.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 2007-06-08, 01:54 PM
  2. Offline client 4.5.1 won't talk to IIS6 server
    By dketchum in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2007-02-23, 01:55 PM
  3. Replies: 1
    Last Post: 2006-10-10, 03:02 AM
  4. Problems with installing Offline Client
    By wcrosby in forum Help
    Replies: 0
    Last Post: 2006-02-08, 12:57 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •