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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gallard dot nicolas at cimaest dot msa dot fr
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC