Re[4]: [PHP] Help needed with Curl

2007-07-24 Thread Richard Davey
Hi Dave, Tuesday, July 24, 2007, 4:45:13 PM, you wrote: > No I don't have a local certificate created. > I'm only need to do a post using xml-rpc and I have SSLVerifyPeer turned > off. This turns off client certificate authentication $xmlrpc_client->>setSSLVerifyPeer(0); What does your PHP err

Re: Re[4]: [PHP] Help needed with Curl

2007-07-24 Thread Daniel Brown
On 7/24/07, Richard Davey <[EMAIL PROTECTED]> wrote: Hi Daniel, Tuesday, July 24, 2007, 3:57:11 PM, you wrote: > On 7/24/07, Richard Davey <[EMAIL PROTECTED]> wrote: >> *Never* put PHP DLLs into the Windows System folder. >> It's neither required, nor sensible. >> >> Keep them where they belong

Re[4]: [PHP] Help needed with Curl

2007-07-24 Thread Richard Davey
Hi Daniel, Tuesday, July 24, 2007, 3:57:11 PM, you wrote: > On 7/24/07, Richard Davey <[EMAIL PROTECTED]> wrote: >> *Never* put PHP DLLs into the Windows System folder. >> It's neither required, nor sensible. >> >> Keep them where they belong - in your PHP folder. >> > Heh which is why I