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

curl-and-php

curl for php installation

From: Teddy A Jasin <teddy_at_efusion.com.sg>
Date: Tue, 02 Oct 2001 12:40:32 +0800

Hi,

i tried installing curl on my linux system and i've rebuild the php but the
curl doesnt show up?.

when i do a phpInfo(), i cant see any curl is loaded there, and the
configure command doesnt show the one that i did.

what i did was:
./configure \
--with-apache=/usr/src/apache_1.3.14 \
--with-mysql \
--enable-versioning \
--enable-track-vars \
--enable-ftp \
--enable-sockets \
--with-mm \
--with-gd=/usr/src/gd-1.8.4 \
--with-jpeg-dir=/usr/src/jpeg-6b \
--with-pdflib=/usr/local/lib \
--with-swf=/usr/local/lib/swf \
--with-openssl=/usr/local/ssl \
--with-curl=/usr/local/lib \
--with-config-file-path=/etc

but it shows differently when i do phpinfo(). I already do make & make install.

anyone can help?
Received on 2001-10-02