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
Problem in Paypal Payment PRO in OsCommerce.
Moderator: General Moderators
- 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.
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.
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.