ID: 13242
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Compile Failure
Operating System: Redhat Linux 7.0
PHP Version: 4.0.6
New Comment:

This should be fixed in CVS. Please try the latest
snapshot http://snaps.php.net/


Previous Comments:
------------------------------------------------------------------------

[2001-09-10 20:12:56] [EMAIL PROTECTED]

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 this 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