Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 29th, 2007, 1:38 PM   #1
s2j1j1b0
Newbie
 
Join Date: May 2007
Posts: 2
Rep Power: 0 s2j1j1b0 is on a distinguished road
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
s2j1j1b0 is offline   Reply With Quote
Old May 30th, 2007, 10:21 AM   #2
phpwizard01
Newbie
 
Join Date: May 2007
Posts: 2
Rep Power: 0 phpwizard01 is on a distinguished road
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
phpwizard01 is offline   Reply With Quote
Old May 30th, 2007, 11:04 AM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
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
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:16 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC