Author Topic: Imap not activated on Php 7.2.13  (Read 5039 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Imap not activated on Php 7.2.13
« on: December 27, 2018, 08:07:31 AM »
Holah

I have an issue here

I upgraded my php to  7.2.13 from 7.2.10 and whmcs is reporting imap as off even if i uncommented the line on Php settings >> Phpini configuration "extension=imap"

The date and timezone as well is reporting the same thing even if i uncommented it and set it to "date.timezone = Africa/Johannesburg"

On

How can i resolve this ?

Offline
**
Re: Imap not activated on Php 7.2.13
« Reply #1 on: December 27, 2018, 02:28:17 PM »
Rebuild that php version via php selectors, be sure you checked imap on the [Options List] for that version before rebuilding it.

Offline
*
Re: Imap not activated on Php 7.2.13
« Reply #2 on: December 27, 2018, 03:19:00 PM »
Thanks

I removed all versions of php and rebuilt it using the initial php version switcher and it works now.