Problem in Paypal Payment PRO in OsCommerce.

Discussion of testing theory and practice, including methodologies (such as TDD, BDD, DDD, Agile, XP) and software - anything to do with testing goes here. (Formerly "The Testing Side of Development")

Moderator: General Moderators

Post Reply
john98
Forum Newbie
Posts: 1
Joined: Mon Jun 16, 2008 5:17 am

Problem in Paypal Payment PRO in OsCommerce.

Post by john98 »

Hi,

Can anybody help me with Paypal Payment PRO in OsCommerce..

I have downloaded the contribution from the oscommerce site
http://www.oscommerce.com/community/contributions,3716

Have installed according to the instructions. But when i run this it

shows a file is missing (pear.php)..

I want to add this paypal pro in this site..
http://www.perceptionsystem.com/oscomme ... vices.html

any oscommerce master please let me know how to make the Paypal Pro

Working on Oscommerce

Thanks a lot
john98
webmaster@perceptionsystem.com
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Problem in Paypal Payment PRO in OsCommerce.

Post by Chris Corbyn »

Sounds like PEAR isn't installed.

I think PHP needs to be compiled with PEAR with it to work, but I'm amazed it doesn't have that by default.

It's also possible that you've overridden the include_path.

PS: "pear" is case sensitive on Linux/UNIX systems and it should be written "Pear.php" not "pear.php". This may be the problem.
Post Reply