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

curl-and-php

Re: compilation

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 May 2001 12:58:38 +0200 (MET DST)

On Wed, 2 May 2001, Darren Harris wrote:

> I want to link in php4 as a module and have included apxs accordingly.
> Compiliation of curl and php goes fine. The new libphp4.so complains that
> it cannot find libcurl.so but it is in the /usr/local/lib directory and I
> did give the php configure the path when configuring it.
>
> Could it be that libcurl.so is found but something else is missing?
> Anyone have any ideas?

Have you tried following the install procedure as described at
http://curl.haxx.se/libcurl/php/install.html ?

Did you compile libcurl with SSL support? In that case, make sure both -lssl
and -lcrypto is in the linker line.

-- 
  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-05-03