run make distclean first, and cURL must be installed for PHP to include it.
>>> "K.C.P. van Zijl" <[EMAIL PROTECTED]> 12/17/02 06:37PM >>>
Hello,
I*m writing a script and want to use cURL, but curl support isn*t
compiled in my PHP at the moment.
Is this difficult to do? Does the following command
K.C.P. van Zijl wrote:
I'm writing a script and want to use cURL, but curl support isn't
compiled in my PHP at the moment.
Is this difficult to do? Does the following command re-compile PHP and
everything is alright?:
Depends upon which options you want. I suggest you use the existing
configur
Hello,
Im writing a script and want to use cURL, but curl support isnt
compiled in my PHP at the moment.
Is this difficult to do? Does the following command re-compile PHP and
everything is alright?:
./configure \
--prefix=/usr/local/psa/apache \
--with-regex=php \
--with-apxs=/usr/local/psa