Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Payflow Pro in 1.3.6?

    exec function is enables and I double checked the permissions on the files in the bin folder and they are set to 777.

    PHP was not built with gd and openssl support. Could this be the problem?

  2. #12
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Payflow Pro in 1.3.6?

    Quote Originally Posted by jrennaker View Post
    PHP was not built with gd and openssl support. Could this be the problem?
    Possibly, but the binary should handle its communications to payflow directly, and doesn't talk to PHP in the process.
    While I'd recommend having PHP compiled with openSSL support, I don't think it's the cause of your present problem.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Payflow Pro in 1.3.6?

    When I attempt to check out, I receive a failure email with this infomation in the body. Can anyone shed some light on what this may mean?

    valueA: sh: line 1: /.../includes/modules/payment/bin/pfpro: cannot execute binary file
    valueB:
    RetVal: 126
    0 => sh: line 1: /.../includes/modules/payment/bin/pfpro: cannot execute binary file

  4. #14
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Payflow Pro in 1.3.6?

    Apparently error 126 means "cannot execute binary file"
    This would usually suggest that the file doesn't have acceptable permission masks set on it.
    But you said you already marked it as executable.

    That leaves the idea that maybe it can't find the file (although I would have expected a different error code for that).

    This is a little puzzling though: the ... could be just a friendly thing to make the reported information more readable, or it could be a real problem, ie: an invalid path.
    /.../includes/modules/payment/bin/pfpro
    What is your DIR_FS_CATALOG setting in your /includes/configure.php file ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Payflow Pro in 1.3.6?

    define('DIR_FS_CATALOG', '/Library/WebServer/Documents/jadedistributing/');

    I added the /.../ for posting purposes because the path was so long. Sorry to confuse you on this.

  6. #16
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Payflow Pro in 1.3.6?

    No problem ... just making sure that wasn't the cause of the problem.


    Perhaps you can engage your hosting company for assistance.

    You need to find out why running this binary is giving errors:
    /Library/WebServer/Documents/jadedistributing/includes/modules/payment/bin/pfpro

    If you have shell access you might be able to test it yourself.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #17
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Payflow Pro in 1.3.6?

    I am my own host. I am not sure how to test. Can you give me some guidance? Thanks

  8. #18
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Payflow Pro in 1.3.6?

    open a shell prompt (aka "telnet") and run that command.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #19
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Payflow Pro in 1.3.6?

    Sorry to sound like a total idiot, I guess this is how we learn, but I don't know what command I should run.

  10. #20
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Payflow Pro in 1.3.6?

    [FONT="Courier New"]/Library/WebServer/Documents/jadedistributing/includes/modules/payment/bin/pfpro[/FONT]
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v154 PayPal Express Checkout (Pro 2.0 Payflow Edition) (UK) - Pro 3.0 version?
    By SarahL in forum PayPal Website Payments Pro support
    Replies: 0
    Last Post: 22 Oct 2015, 04:48 PM
  2. v154 Does Paypal Payflow Gateway (Paypal Payflow Pro) work with 1.5.4?
    By mumzie in forum PayPal Website Payments Pro support
    Replies: 4
    Last Post: 16 Jul 2015, 06:59 PM
  3. Replies: 2
    Last Post: 31 Dec 2009, 04:42 AM
  4. Is PayFlow Pro the same as PayPal Website Payments Pro?
    By alicia1234 in forum PayPal Website Payments Pro support
    Replies: 2
    Last Post: 30 Jan 2009, 10:28 PM
  5. PayFlow Pro
    By roscoeh in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 4 Sep 2007, 03:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR