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

curl-and-php

Re: question

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 Apr 2002 15:30:03 +0200 (MET DST)

On Wed, 24 Apr 2002, Jonathan McKenzie wrote:

[This reply is CC'ed to the curl-and-php mailing list, please direct
follow-ups there]

> We have PHP4 and MYSQL (Unix)
> FrontPage Extensions
> 128 Bit SSL Server
> CGI Scripting

> On our server, how do I enable curl?

You're talking about the CURL/PHP module here, aren't you? First, install
libcurl (and curl) properly.

Then you need to find the PHP instructions on how to build it with the CURL
module enabled.

> I need to have step by step instructions.
>
> Do you just do the following, or is that wrong:
> 1. Open the php.ini file
> 2. Search for curl in that file
> 3. You will see ; in front of it.
> 4. take it off.
> 5. restart the server.

That sounds wrong. PHP has no curl support out-of-the box, you need to build
with it specificly enabled.

Anyone else feels like filling in with some better/more info here?

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-04-24