[PHP] Re: payflow pro hosed

2001-08-30 Thread Richard Lynch
If you can't alter php.ini to load the extension, you might be able to using .htaccess or http://php.net/dl -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http:

[PHP] Re: payflow pro hosed

2001-08-28 Thread Bill Koch
Dan, Check the php.ini file. You need to be sure the payflow library is being loaded. The following should be listed under extensions in your php.ini directory: extension=pfpro.so extension=libpfpro.so Also be sure that the path to the php/module file is listed as well. Bill -- PHP Gener