From:             [EMAIL PROTECTED]
Operating system: Redhat Linux 7.0
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  Issues compiling with IMAP support

Having issues compiling PHP with IMAP 4.7 with Redhat 7.0

When I use the --with-imap=/usr/lib I get the same problem as in bug 8485
(Compiles fine, but get an SSL Error when restarting apache)

When I add the --with-imap-ssl=/usr/lib, php compiles, apache works, but
the imap module does not function correctly, whereas the postgres module
works.

When I use BOTH --with-imap=/usr/lib and --with-imap-ssl=/usr/lib i get an
error with the ./configure script replies that the imap program does not
support SSL.
(configure: error: This c-client library does not support SSL. Recompile or
remove --with-imap-ssl from configure line)

System Configuration:

Redhat 7.0
IMAP 4.7 RPM with Dev Packages
OpenSSH RPM with Dev Packages
Apache RPM with Dev Packages

Configure script:
./configure --with-pgsql --with-apxs=/usr/sbin/apxs --enable-track-vars
--with-imap=/usr/lib/ --with-kerberos 
(Using with Kerberos support as mentioned in bug database when compiling
with RedHat.)

Upgrading Redhat to support another version imap or imap2000 is not an
option as I have software that relies on RH7.0 and is not supported by 7.1
:(

If you require more information, please let me know.

Please Help?

Cheers,
Shane.


-- 
Edit bug report at: http://bugs.php.net/?id=13242&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to