cURL / Mailing Lists / curl-users / Single Mail

curl-users

help please?

From: <ian_at_mplaser.co.uk>
Date: Sat, 17 Nov 2001 02:45:42 -0000

I am trying to get curl working from a PHP script the purpose of which is to extract certain text entities from a server to server reply from my script.

I have PHP 4.04 PL installed on my 7.1 redhat /apache server

I have installed curl 7.5.2 on the server via .rpm file

this did not work first time round, so looked at /etc/php.ini file only to find that curl was not loaded as an automatic extension, (as it is with windows version I have run in the past, take out ; to activate)

So I have put in the line

extension=libcurl.so (does not work, even after server restart)
also extension=curl.so

Any ideas anyone?

Many thanks
echo
Received on 2001-11-17