I'm trying to open an IMAP connection and I receive a server error like:
Fatal error: Call to undefined function: imap_open() in ....
The server has the mod_imap compiled with in, and I don't know what's the problem. Any idea ?