PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Pré-requis> <Introduction
Last updated: Fri, 26 Dec 2008

view this page in

Installation/Configuration

Sommaire



Pré-requis> <Introduction
Last updated: Fri, 26 Dec 2008
 
add a note add a note User Contributed Notes
Installation/Configuration
LZZ
08-Dec-2008 10:11
On Gentoo:

edit /etc/make.conf and include imap to the USE flags,
then run

emerge php
AlexJ
18-Nov-2008 01:15
FreeBSD:

Install c-client only to support IMAP-SSL

cd /usr/ports/mail/cclient/ && make install clean
dlaplant at integresystems dot com
02-Sep-2008 01:24
For rhel4 add the libc-client-devel package
clay at scvalleypopcorn dot com
02-Aug-2008 12:38
apt-get install php5-imap

Works well also.... Enjoy
Josecito
27-May-2008 07:21
To install the IMAP module on Red Hat Linux Enterprise 4 (RHEL4):
- Open a terminal window
- If you're not root, become root with su
- type:
RPM -i php-imap
(RPM will download, install and resolve dependencies)
- restart your web server with:
service httpd restart

I hope this helps newbies (like me).

Pré-requis> <Introduction
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites