![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2007
Posts: 2
Rep Power: 0
![]() |
PayPal's PHP SDK on Windows
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 |
|
|
|
|
|
#2 |
|
Newbie
Join Date: May 2007
Posts: 2
Rep Power: 0
![]() |
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- Last edited by big_k105; May 30th, 2007 at 5:23 PM. Reason: Removed Links |
|
|
|
|
|
#3 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Wizard?, please read the forum's rules/FAQ and adjust your post accordingly.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| looking for a good windows programming book | cwl157 | Coder's Corner Lounge | 3 | May 30th, 2007 6:51 AM |
| Command Prompt | SkyPioneer | Coder's Corner Lounge | 5 | May 3rd, 2006 10:07 PM |
| Search for and close open windows | badbasser98 | C++ | 13 | Feb 27th, 2006 12:04 PM |
| Windows Vista, well sort of | coldDeath | Coder's Corner Lounge | 21 | Sep 6th, 2005 1:00 PM |
| Net Group /ADD (on a windows box, non domain controller) | Infinite Recursion | Other Programming Languages | 1 | Apr 13th, 2005 2:27 PM |