VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Shipping VM 1.1 => UPS VM 1 => Topic started by: mastergle on July 10, 2009, 18:00:30 PM

Title: UPS shipping module Error - (Please Help!)
Post by: mastergle on July 10, 2009, 18:00:30 PM
Hi,

My UPS shipping module has suddenly stopped working! It used to be fine and I really don't know where exactly the problem is coming from. It's either my server is not setup right or it's a bug regarding UPS online.

Here is the error I get:

Error: Possible server error! - Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? (10)

Error: Internal Error processing the Request to UPS.com

Any hints?
Title: Re: UPS shipping module Error - (Please Help!)
Post by: lowmips on July 11, 2009, 20:01:48 PM
Looks like a server issue.  Contact your host.

-Reggie
Title: Re: UPS shipping module Error - (Please Help!)
Post by: sirvonfloyd on March 29, 2011, 20:05:57 PM
Hello everybody.
I have exactly the same problem and im still building my site in localhost using wamp i got my ups access key and i cant this make it work.
any help please!!

thank you
Title: Re: UPS shipping module Error - (Please Help!)
Post by: lowmips on March 29, 2011, 23:14:58 PM
Hi,
If you're having the exact same issue, did you not contact your hosting provider?

Reggie
Title: Re: UPS shipping module Error - (Please Help!)
Post by: sirvonfloyd on March 30, 2011, 17:45:54 PM
Reggie.

my website is not live yet im building it in localhost with wamp, but I dont know if it works in localhost.
Any suggestion??
Title: Re: UPS shipping module Error - (Please Help!)
Post by: lowmips on March 30, 2011, 17:54:10 PM
Hi,
Make sure your local build of PHP includes the SSL socket transport layer.  That's the crux of the issue. You'll most likely have to rebuild your binary.

-Reggie
Title: Re: UPS shipping module Error - (Please Help!)
Post by: sirvonfloyd on March 30, 2011, 18:32:00 PM
Reggie.

Thanks for the fast respond, but im newby in joomla and virtuemart, im using a rocket template and have already integrated a SSL I believe.
How I should include the SSL socket transport layer??

in my viertuemart in -> configuration -> security tab
I have:
Security Settings

Site URL: my URL
SECUREURL: same URl
Shop areas which must use https: I have chosen checkout and shipping   
Generally prevent https connections?: checked

Encryption Function AES_ENCRyPT (strong encrustation)
Encryption Key: ad2ef40c3736bc23d0ce37521c57ca0 (this key came with the template)
Store Credit Card Information?: unchecked.

Any idea if I'm in the right track??
Thanks in advance.

Title: Re: UPS shipping module Error - (Please Help!)
Post by: lowmips on March 30, 2011, 19:04:45 PM
It's a feature of your PHP build.  It's not something you can just turn on in Joomla or VirtueMart.  It may be a loadable PHP module, but I'm not really sure about that.  As far as I know, you have to rebuild PHP with the SSL transport layer support.  Look at your PHP info output in Joomla to see what your system supports.  I'm pretty sure that the SSL Socket transport layer will be missing...

Reggie
Title: Re: UPS shipping module Error - (Please Help!)
Post by: sirvonfloyd on March 30, 2011, 20:27:54 PM
Reggie.

I looked in my PHP information in joomla and i found this:

OpenSSL support    disabled (install ext/openssl)

if that the issue how I could enable that option.

Thanks
Carlos
Title: Re: UPS shipping module Error - (Please Help!)
Post by: lowmips on March 30, 2011, 20:35:58 PM
Again, it may be a loadable module, or you'll have to recompile your PHP binary with SSL support enabled. I can only give you an overview on what you need to do, not specific steps to do it.
Title: Re: UPS shipping module Error - (Please Help!)
Post by: sirvonfloyd on March 30, 2011, 20:49:23 PM
An overview would be nice, at least i have something to start with!!!!
Thank you!
Title: Re: UPS shipping module Error - (Please Help!)
Post by: lowmips on March 30, 2011, 22:05:41 PM
http://php.net/manual/en/openssl.installation.php