Current location: Hot Scripts Forums » Programming Languages » PHP » PayPal's PHP SDK on Windows


PayPal's PHP SDK on Windows

Reply
  #1 (permalink)  
Old 08-05-06, 01:52 AM
s2j1j1b0 s2j1j1b0 is offline
Banned
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
PayPal's PHP SDK on Windows

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?
Reply With Quote
  #2 (permalink)  
Old 08-05-06, 03:00 AM
phpwizard01 phpwizard01 is offline
Banned
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
RE: PayPal's PHP SDK on Windows

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.

<<snip>>

Last edited by Christian; 06-07-07 at 04:04 PM. Reason: .
Reply With Quote
Reply

Bookmarks


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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to encrypt on Windows (C++) and decrypt in PHP? magmy PHP 0 01-27-06 02:15 AM
Installing PHP on Windows 2003 server NoMercy PHP 2 01-07-06 10:49 PM
PHP multi-dimensional array sorting issue aqw PHP 2 06-24-05 11:09 PM
Excel Reading, PHP On Windows zicon PHP 2 08-18-04 03:39 AM
php with Apache in windows eDevil PHP 3 08-08-04 12:03 AM


All times are GMT -5. The time now is 07:23 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.