Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: darren on December 20, 2001, 04:20:15 AM

Title: cURL and PHP
Post by: darren on December 20, 2001, 04:20:15 AM
I want To install cURL but it says that i have to recompile php with cURL configured anyone know how to do this.
The reason is i am looking  at online credit processing and they require cURL installed.
Title: Re: cURL and PHP
Post by: darren on December 20, 2001, 08:14:09 AM
just can't install the curl-ssl now it comes up with failed dependencies of
libcrypto.so.2
and libssl.so.2

i thaught these were installed with openssl

anyone know how to install these deps

thanks
Title: Re: cURL and PHP
Post by: Filippo Carletti on December 20, 2001, 01:04:02 PM
Often, you can do everything without curl php extension using the curl binary with a system call.