Matthew wrote:
> Hi,
>
> I am currently trying to install PHP to include IMAP support.
>
> Is there an easy way to ensure that this has configured in correctly, and
> PHP _does_ support IMAP?
>
> To get it installed, I am doing ...
>
> ./configure --with-imap
> make && make install
>
> I am attem
I have found the source of my problem :
My imap library was bad (rpm from Mandrake 8.0)
My configuration :
- Mandrake V8.0
- PHP 4.0.6
This is the issue :
1 > Download the last one IMAP version on ftp://ftp.cac.washington.edu/imap/
2 > Copy the tar.Z file in /usr/local (or somewhere else