Web Hosting Talk







View Full Version : add php module


wfq2
06-13-2004, 03:38 PM
I am trying to setup a mail program for my website and have to add the following line to the "php.ini" file as per website request:

> > mod_imap module has not been initialized. Add this line to your php.ini file or contact your system administrator.
> > extension=php_imap.dll
> > (Windows)
> > extension=php_imap.so
> > (Linux)
> >

Can somebody tell me step by step to add this module?

Thank you

goldenplanet
06-14-2004, 03:42 AM
Which OS? What PHP-version? Compiled from scratch or running a default RPM or installer? Your own server or shared hosting?