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

curl-and-php

Installation problem.

From: Spiros Vazaloukas <spiros.vazaloukas_at_necis.be>
Date: Wed, 21 Aug 2002 13:02:53 +0200

Hi,

I've installed curl on my linux machine (SuSe 8.3, Apache, PHP4.0.1).
(./configure, make, make install)... All the libraries are installed in
/usr/local/lib.

I configure PHP for curl support:
./configure --with-mysql=/usr/local/mysql
--with-apache=/php401/apache_1.3.26 --with-curl=/usr/local/lib
--enable-track-vars
make
make install

But I don't actually get curl support.... The output of the
'./configure' doesn't shows anywhere that curl support is added to PHP
and when I try to call a curl method (e.g curl_init()) I get an error
(undefined method).
I've restarted of course Apache server.....

Any idea what is wrong?

Thanks
Spiros

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r
Received on 2002-08-21