I'm trying to get PayPal's PHP SDK
running on Windows. After running install.php, I get the following error:
"The PayPal SDK requires curl with SSL support"
How do I fix this?
PayPal's PHP SDK on Windows
Moderator: General Moderators
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Well, first of all, make sure cURL is installed ( http://us2.php.net/manual/en/ref.curl.php )