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

curl-and-php

Re: question about curl_init

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 26 Oct 2001 08:33:07 +0200 (MET DST)

On Thu, 25 Oct 2001, Andy Harrover wrote:

> I'm trying to use the openecho credit card processing facility and they
> include a php class file. One of the first things the class file does is
> $ch = curl_init(); The program fails on this line. Is this indicitive
> (sp) of a flawed installation? I ran curl-config --version and it
> returns "libcur 7.9" but when I run curl-config --feature | grep SSL it
> returns nothing. In fact, when I run curl-config --feature by itself it
> returns nothing. Did I mess something up?

It indicates that you installed (lib)curl without SSL support.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-10-26