Koozali.org: home of the SME Server

cURL and PHP

darren

cURL and PHP
« 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.

darren

Re: cURL and PHP
« Reply #1 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

Filippo Carletti

Re: cURL and PHP
« Reply #2 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.