Re: install IMAP module on Apache
- From: "meta metabox" <metabox@xxxxxxxxx>
- Date: Sun, 17 Sep 2006 13:03:06 +0200
Hye, I think I have already loaded this module, because there are these
lines in httpd.conf no !?
LoadModule imap_module "/lib/modules/mod_imap.so"
AddModule "mod_imap.c"
and an httpd -l displays the mod_imap module. But when I see the phpinfo();
I don't have details of the module, and have the error message when I do a
apachectl configtest :/
2006/9/17, Waleed Harbi <waleed.harbi@xxxxxxxxx>:
--
you should load mod_imap moudle in apache configure file.
http://www.freeos.com/articles/4149/
On 9/17/06, meta metabox <metabox@xxxxxxxxx> wrote:
>
> Hye, I work actually under red hat, with apache 1.3.28 & PHP 4.3.2...butI
> have to use the IMAP lib... httpd -l list me the imap module, but not
> activated.
>
> I got these 2 files ::
>
> Code:
>
> /home/user1/..../apache1.3.28/src/modules/standard/mod_imap.c
> /home/user1/..../apache1.3.28/src/modules/standard/mod_imap.o
>
>
> So I launched the command :
>
>
>
> "apxs -i -c mod_imap.c"
>
>
> To get my file mod_imap.so, and added these 2 lines to httpd;conf :
>
> LoadModule imap_module "/lib/modules/mod_imap.so" AddModule "mod_imap.c"
>
>
> But after xwhen I do a apachectl" to check the httpd.conf, I got this
> error
> message :
>
> Code:
>
> [ERROR] : cannot remove module mod_imap.c not found in module list.
>
>
> Anyone know what's wrong ? or how could I do to install IMAP lib on
Apache
> correctly ? Thanks for help.
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
--
:.Best Regards
--------------------------------------------
Open Source Open Education
Waleed Harbi ,KSA
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- install IMAP module on Apache
- From: meta metabox
- Re: install IMAP module on Apache
- From: Waleed Harbi
- install IMAP module on Apache
- Prev by Date: Re: install IMAP module on Apache
- Next by Date: HA: HA: What will be the version of RHEL5 kernel?
- Previous by thread: Re: install IMAP module on Apache
- Index(es):
Relevant Pages
|