install IMAP module on Apache



Hye, I work actually under red hat, with apache 1.3.28 & PHP 4.3.2...but I
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



Relevant Pages

  • Re: install IMAP module on Apache
    ... you should load mod_imap moudle in apache configure file. ... have to use the IMAP lib... ... httpd -l list me the imap module, ... or how could I do to install IMAP lib on Apache ...
    (RedHat)
  • Re: Entourage - Connection Failure IMAP
    ... >> You don't use IMAP very much, do you, Corentin? ... the LOGOUT command and not the QUIT command (listed only for POP and ... MVPs are not MS employees - Les MVP ne travaillent pas pour MS ...
    (microsoft.public.mac.office.entourage)
  • Re: install IMAP module on Apache
    ... and an httpd -l displays the mod_imap module. ... > have to use the IMAP lib... ... > But after xwhen I do a apachectl" to check the httpd.conf, ... or how could I do to install IMAP lib on ...
    (RedHat)
  • Re: [SLE] IMAP installation on postfix locally
    ... > application by using mailPHP command, i can read the mails with the ... > However i still not know if imap service is nessesary to read mails from ... Squirrelmail only talks IMAP, yes. ... So you'd need a separate IMAP server ...
    (SuSE)
  • Re: Connecting mobile device to IMAP
    ... I'm having trouble connecting an iPhone to IMAP running on Exchange ... I followed a Microsoft KB article for testing IMAP via telnet. ... When I use the command: ... telnet, there should be a space between username and password, not a /. ...
    (microsoft.public.exchange.clients)