[imp] problem with php and imp

Eric Rostetter eric.rostetter at physics.utexas.edu
Tue Jan 7 17:44:31 PST 2003


Quoting Ramòn Alvarez Rayo <ralvarez at tmx.com.ni>:

> every packages compiled well, my problems is when i run test.php when
> installing horde i get the following messages:
> 
> IMAP Support: No

You didn't compile imap support into php (see below for details).

> ./configure --with-mysql --with-imap-ssl=/home/imap-2002a
> --with-apache=/home/apache --with-gettext

I don't know why, and I wish it was different, but here is the scoop.
When configuring php, --with-imap-ssl does NOT imply/include --with-imap.
To configure with imap and ssl support, you must include both!

So, simply reconfigure with both --with-imap and --with-imap-ssl and it
should all work.
 
> how can i solved this problem ?

See above.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list