2 replies [Last post]
JOnob's picture
Offline
Joined: 01/12/2009
Juice: 23
Was this information Helpful?

I'm running ubercart on a localhost wampserver. Everything is working fine.

I've tried enabling the PayPal module, but I got the following error message:

"PayPal WPP requires the PHP cURL library. (Currently using cURL Not found)"

I checked wampserver, enabled the extension, restarted all services and cleared my browser cache, and yet I still get the same error message. I double checked php.ini and the php_curl mod is definitely enabled.

Am I missing something obvious here?

Thanks for any help that you can provide.

lordrt's picture
Offline
Joined: 06/02/2009
Juice: 23
JOnob wrote:I'm running
JOnob wrote:

I'm running ubercart on a localhost wampserver. Everything is working fine.

I've tried enabling the PayPal module, but I got the following error message:

"PayPal WPP requires the PHP cURL library. (Currently using cURL Not found)"

I checked wampserver, enabled the extension, restarted all services and cleared my browser cache, and yet I still get the same error message. I double checked php.ini and the php_curl mod is definitely enabled.

Am I missing something obvious here?

Thanks for any help that you can provide.

Me too having the same problem with my Ubercart installation, and am still looking for an answer to the problem Sad

Alaska's picture
Offline
Joined: 10/16/2007
Juice: 1433
WAMP Localhost

As best I can tell, PP requires an outside connection to the internet for the exchange of data. The same for sending email. In my experience, WAMP does not provide that external connection out of the box. Only an Ubercart error message.

Perhaps someone else has had a different set of experiences that they could share.