VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Shipping VM 1.1 => FedEx VM 1 => Topic started by: fidel on November 21, 2009, 00:01:28 AM

Title: FedEx Chekout Error fsockopen fedexdc.php
Post by: fidel on November 21, 2009, 00:01:28 AM
After migrating to a new server, a problem has emerged during checkout when it comes time to select shipping. I have searched the web as well as this forum and am uncertain as to the culprit or solution to this problem. Does it reside at the server level, within Virtuemart or at FedEx? And what to do?

QuoteWarning: fsockopen() [function.fsockopen]: unable to connect to https://gateway.fedex.com/GatewayDC:80 (Unable to find the socket transport "https" - did you forget to enable it when you configured PHP?) in /home/xrsonly/public_html/administrator/components/com_virtuemart/classes/shipping/fedex/fedexdc.php on line 430
Error: unable to process services_rate

Thank you.
Title: Re: FedEx Chekout Error fsockopen fedexdc.php
Post by: lowmips on November 21, 2009, 20:13:34 PM
Check your PHP build settings (available in Joomla system info page)...looks like you don't have support for HTTPS.  It will need to be rebuilt with that enabled.