I get this message when trying to connect to the mail server : "Imap module is not installed"
But I think that the module is installed because we use SquirrelMail for webmail which uses imap.
Is this a PHP module ? How should I install it
try to run phpinfo(); in your server and you'll see imap installed or not.
http://www.php.net/manual/en/ref.imap.php
my imap module is installed but i still have the error. i am running a fedora core3 (apache 2.0.52 with php 4.3.10). what should i do?
Log in to post a comment.
I get this message when trying to connect to the mail server : "Imap module is not installed"
But I think that the module is installed because we use SquirrelMail for webmail which uses imap.
Is this a PHP module ? How should I install it
try to run phpinfo(); in your server and you'll see imap installed or not.
http://www.php.net/manual/en/ref.imap.php
my imap module is installed but i still have the error.
i am running a fedora core3 (apache 2.0.52 with php 4.3.10). what should i do?