cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: SSL disabled ... why ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 16 Feb 2002 18:29:30 +0100 (MET)

On Sat, 9 Feb 2002, Sebastian Lorenz wrote:

> I'trying to install curl with php (as cgi without apache) on a cobalt raq
> 4. Everything works fine. I can user curl in php. But when I try to use an
> https-location, I get the following error:
>
> libcurl was built with SSL disabled, https: not supported!
>
> Here are some lines of my configure-output:
>
> checking for openssl/x509.h... yes
> checking for openssl/rsa.h... yes
> checking for openssl/crypto.h... yes
> checking for openssl/pem.h... yes
> checking for openssl/ssl.h... yes
> checking for openssl/err.h... yes
> checking for openssl/engine.h... no
>
> In PHP info SSL is enabled.

SSL is probably enabled for PHP, yes, but not for curl. What did your
configure script think about the presense of the ssl and crypto libs?

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-02-16