Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

i downloaded the 2 pear modules found at http://www.oscommerce.com/community/contri...ry/search,80233 . When I try to checkout using the paypal wpp module, i get a bunch of php/pear errors on the screen. The first task in my debugging was to look into the /pear/Services/PayPal.php file, which was trying to require_once 'PEAR.php'; on line 11. There is no file in the main /pear directory called PEAR.php (which the comments says is the PEAR base class) - in fact this file (PEAR.php) is nowhere to be found, which explains why it failed to open.

 

would anybody have this file so i can include it? maybe i'm off base and don't really need it (nobody else seems to have asked for it), but why would it have it as required?

 

thanks!

 

Ed Wellein

Posted

You will also need to install the base pear modules as your server apparently doesn't have any installed:

 

http://download.pear.php.net/package/PEAR-1.4.11.tgz

 

Just put them in the same pear directory as the others.

Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...