Skip to content

Call to undefined function Webklex\IMAP\imap_open() - Mac OS #279

@FounderCasey

Description

@FounderCasey

Hello,

I have a Laravel 6 and PHP 7.4.1 project looking to incorporate Laravel IMAP.

I had some trouble installing the package, but finally got composer to install it. Now I am getting this error when trying to connect.

Call to undefined function Webklex\IMAP\imap_open()

I have read that this could be an issue with PHP not finding my IMAP extension.

When I run php -i | grep imap

Protocols:
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp

Full return:
Additional .ini files parsed => /usr/local/etc/php/7.4/conf.d/ext-imap.ini, Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp imap imap.enable_insecure_rsh => Off => Off

Any pointers?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions