Hello,
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?
Thanks,
Tom
PayPal's PHP SDK on Windows
Started by s2j1j1b0, May 29 2007 05:11 AM
2 replies to this topic
#1
Posted 29 May 2007 - 05:11 AM
#2 _*phpwizard01_*
Posted 29 May 2007 - 05:15 AM
Tom,
You have to edit your php.ini file and make sure the following two lines are
uncommented:
extension=php_curl.dll
extension=php_openssl.dll
Then, restart your Apache server and everything should work fine after that.
Thanks,
-Jim-
-=-=-=-=-=-=-=-=-
advertising spam removed by Donna
You have to edit your php.ini file and make sure the following two lines are
uncommented:
extension=php_curl.dll
extension=php_openssl.dll
Then, restart your Apache server and everything should work fine after that.
Thanks,
-Jim-
-=-=-=-=-=-=-=-=-
advertising spam removed by Donna
Edited by Donna, 30 May 2007 - 01:12 AM.
#3
Posted 30 May 2007 - 01:21 AM
Removed all your spam and banned 2nd account.
Topic Closed:
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
