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 General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to