markn Posted March 14, 2006 Posted March 14, 2006 (edited) Hello. I've just started working with osCommerce and so far things have gone well. I've searched high and low for a clue to the problem below with no success. I am trying to install the UPSXML module and while everything appears to install and configure correctly I get the following error when doing a check out: "Rating and Service 1.0001 0 An unknown error occured while attempting to contact the UPS gateway If you prefer to use ups as your shipping method, please contact osCommerce via Email." The upsxml.log file contains the following line: Error from cURL: Error [7]: Failed to connect to 153.2.224.50: Permission denied UPS RESPONSE: Running a tcpdump while performing the checkout transaction shows the system is not even making a connection request to the UPS server. This leads me to think I have a permissions problem somewhere but I am at loss as to where to look next. I can run curl via commandline to connect to the UPS server so name resolution and so forth appears to be working. I am running on Fedora 4 Linux with release ms2 build 051113. UPSXML 1.2.3.1. Thanks. Mark Edited March 14, 2006 by markn Quote
Jan Zonjee Posted March 15, 2006 Posted March 15, 2006 Error from cURL: Error [7]: Failed to connect to 153.2.224.50: Permission denied You are positive you have the correct user name, password, and developer key filled in in the admin section (case sensitive, gotten from UPS)? Quote
markn Posted March 15, 2006 Author Posted March 15, 2006 The username and key are both correct. That was the first thing I checked. I don't believe they are the issue as the tcpdump does not show the system ever making the outbound request to the UPS server. Just for grins I reinstalled the system on the same Fedora 4 box to make sure I didn't miss something. No change in behavior resulted. I then installed Oscommerce and the UPSXML module on a Redhat enterprise server using the same procedures and it worked first time out. Clearly there is something specific to the Fedora 4 installation that is affecting the behavior. I just can't figure out what it is. Mark Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.