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

curl-and-php

Re: cURL not loading...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 27 Apr 2001 10:39:13 +0200 (MET DST)

On Thu, 26 Apr 2001, Mark Brotherton wrote:

> Installed openssl-0.9.6a, cURL-7.7.2, recompiled php-4.0.4pl1, phpized
> libcurl.la, installed it to the stronghold php extensions, and it refuses
> to load. The failed php.ini directive reads:
>
> PHP Warning: Unable to load dynamic library
> '/usr/local/php/lib/php/extensions/no-debug-non-zts-20001214/curl.so' -
> libcurl.so.2: cannot open shared object file: No such file or directory
> in Unknown on line 0
>
> But both curl and a symbolic link I created to libcurl.so.2 exist in that
> directory.

The shared libcurl library is named libcurl.so, there's nothing named
curl.so.

Did you try following Lim Chung Keng's install instructions?
http://curl.haxx.se/libcurl/php/install.html

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
_______________________________________________
Curl-and-php mailing list
Curl-and-php_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-and-php
Received on 2001-04-27