Control Web Panel

WebPanel => Installation => Topic started by: Cyril on January 27, 2019, 06:09:57 AM

Title: Not detecting IMAP module
Post by: Cyril on January 27, 2019, 06:09:57 AM
Hi we're installing SuiteCRM on a fresh VM with CentOS Web Panel
We're facing the following error message

(https://i.ibb.co/BzpSJd0/g2y7-Rizr-T1i-NCf-Vwvo-Ev-Bw.png)

Our server settings are as follows:

(https://i.ibb.co/F8PN4BZ/yq-XCf7q-JRZqa-N0-Bd-ZUd-w.png)

Additionally, we've tried to see if IMAP is really installed...

(https://i.ibb.co/K5y88LR/x-A5j-El63-Tu-Smz8-E66-HVLv-A.png)

If solutions would be really appreciated, thanks![/list]
Title: Re: Not detecting IMAP module
Post by: studio4host on January 27, 2019, 09:22:03 AM
you can't install rpm's as in cwp you need to configure php via php-switcher, php-selector....depends which of them you need to modify.
Title: Re: Not detecting IMAP module
Post by: Netino on January 27, 2019, 06:34:29 PM
Php in CWP is compiled.
This extension requires the c-client library to be installed. Grab the latest version from » https://www.washington.edu/imap/ and compile it.

More information:
http://hk2.php.net/imap

Specially:
http://hk2.php.net/manual/en/imap.requirements.php

Regards,
Netino
Title: Re: Not detecting IMAP module
Post by: DA_MAN on January 30, 2019, 02:30:18 PM
If you follow studio4host's suggestions, this is what you will see in your phpinfo.php

(https://i.imgur.com/Rfu94iF.png)