softlayer / softlayer-object-storage-php

SoftLayer Object Storage PHP Client
Other
28 stars 18 forks source link

The SoftLayer-object-storage-php library needs OpenSSL and should have a good example #3

Closed ghost closed 12 years ago

ghost commented 12 years ago

The SoftLayer-object-storage-php library needs OpenSSL and should have a good example.

if your PHP not built with OpenSSL, you will not be able to connect with SoftLayer API server.

and the $host should be https://dal05.objectstorage.softlayer.net or https://ams01.objectstorage.softlayer.net or https://sng01.objectstorage.softlayer.net

its-clee commented 12 years ago

Thank you for bringing this to our attention. I have merged your change.