Installation of php_imap.dll
Posted: Sat Jan 03, 2009 6:17 am
Hi,
i'm trying to install the imap extension within my PHP engine in order to be able to use Horde.
The check procedure of horde is telling me that this extension is needed and missing.
I have copied the library inside the extensions directory and i have referenced the library inside the php.ini file as follow:
[PHP_IMAP]
extension=php_imap.dll
The extension_dir value is also the correct one (i have anyway other extension that are apparently working).
The web server is IIS. I have tried to restart the web application and then the whole server but no way the phpinfo() and the horde routines are saying that the extension is not there
Any suggestion?
Thanks,
Filo
i'm trying to install the imap extension within my PHP engine in order to be able to use Horde.
The check procedure of horde is telling me that this extension is needed and missing.
I have copied the library inside the extensions directory and i have referenced the library inside the php.ini file as follow:
[PHP_IMAP]
extension=php_imap.dll
The extension_dir value is also the correct one (i have anyway other extension that are apparently working).
The web server is IIS. I have tried to restart the web application and then the whole server but no way the phpinfo() and the horde routines are saying that the extension is not there
Any suggestion?
Thanks,
Filo