[imp] problem with php and imp
Eric Rostetter
eric.rostetter at physics.utexas.edu
Wed Jan 8 16:23:12 PST 2003
Quoting Ramòn Alvarez Rayo <ralvarez at tmx.com.ni>:
> IMAP Support: No (HOW CAN I SOLVED THIS PROBLEM , I FOLLOWED THE faq
> INFORMATION AND DOESN'T WORK)
I and others have already replied. Compile imap support into your php.
> ./configure --with-mysql --with-imap-ssl=/home/imap-2002a
> --with-apache=/home/apache --with-gettext
You need to use --with-imap in the above. As in:
./configure --with-mysql --with-imap=/home/imap-2002a
--with-imap-ssl=/home/imap-2002a
--with-apache=/home/apache
--with-gettext
--with-imap-ssl *DOES NOT* mean --with-imap !!! If you want imap-ssl support
you need to specify both.
> how can i solved this problem ?
By reading the answers I and others have already posted to your question
explaining your mistake and how to fix it.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list