On Wed, Jul 16, 2008 at 12:51 PM, michaelmcandrew (aka Milky Joe)
<[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I've got so far with debugging this but can't get any further.
> Appreciate that this post might not have the info you need, but it
> would be great for some pointers on how I could go about solving this
> - I've hit a wall.
>
> I'm using cURL to make a call to a paypal server.  It works fine until
> I start using the Auth component in the controller that makes the
> call.
>
> Then (even when I have $this->Auth->allow('*'); in the beforeFilter)
> curl_exec fails.
>
> My curl_init and curl_setopt functions are all working fine.
>
> Cheers if you can help.
> Michael
>
> Here is the relevant code:  Anything else you would like to know?

In the future, I suggest you use http://bin.cakephp.org to paste those
code samples into, instead of putting it in the body of the message.

Just a little mailing list etiquette, that's all.

-- 
Chris Hartjes
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to