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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

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: Sat Apr 27 01:01:30 2024 UTC