malan_in Posted October 18, 2007 Share Posted October 18, 2007 Hi all, i have dedicated server, which is having preinstalled Apache + PHP + MYSQL. my doublt is i have to reconfigure the PHP modules for paypal integration. Ref: http://in.php.net/manual/en/ref.pfpro.php In this link they told : downloaded the SDK you should copy the files from the lib directory of the distribution. Copy the header file pfpro.h to /usr/local/include and the library file libpfpro.so to /usr/local/lib. Alternatively, you can extract the tarball from Verisign in one location, and reference it during build configuration with the --with-pfpro[=DIR] But my doubt is i am unable to locate the configure command in my server, I throughly checked in my server, there is no configure command for PHP. It has only the PHP.ini file. All guys, help me to fix this issue. Server type: 1&1 dedicated server (Root server) PHP Version : 5 Link to comment https://forums.phpfreaks.com/topic/73780-php-and-pay-pal-integration/ Share on other sites More sharing options...
adrianTNT Posted October 18, 2007 Share Posted October 18, 2007 What are you trying to do? I use a simple PHP script to communicate with PayPal by PayPal IPN service. Link to comment https://forums.phpfreaks.com/topic/73780-php-and-pay-pal-integration/#findComment-372244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.