php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12874 This c-client library does not support SSL
Submitted: 2001-08-21 09:44 UTC Modified: 2001-08-21 09:47 UTC
From: gallard dot nicolas at cimaest dot msa dot fr Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.6 OS: RedHat 7
Private report: No CVE-ID: None
 [2001-08-21 09:44 UTC] gallard dot nicolas at cimaest dot msa dot fr
with this command :
./configure --with-informix --with-ldap --with-apxs=/usr/local/apache/bin/apxs --with-imap --with-kerberos --with-imap-ssl
i have this error :
checking for Kerberos support in IMAP... yes
checking for SSL support in IMAP... yes
configure: error: This c-client library does not support SSL. Recompile or remove --with-imap-ssl from configure line.

With php-4.0.5 it's OK

thanks

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-21 09:47 UTC] sniper@php.net
<rant>
Did you try to search the bug database for similar 
problems before you submitted this bug report?
</rant>

Add --with-openssl to your configure line.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC