Page 1 of 1

Problem in Paypal Payment PRO in OsCommerce.

Posted: Mon Jun 16, 2008 6:13 am
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

Re: Problem in Paypal Payment PRO in OsCommerce.

Posted: Thu Jun 19, 2008 8:46 am
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.