Jump to content

Amazon S3 Not Working


flangefrog

Recommended Posts

I set up S3 backup today with a local S3 compatible provider. My PHP 5.4 Windows dev installation could connect but not my PHP 5.5 Ubuntu server.

 

One problem was CURLOPT_SSL_VERIFYHOST which was set to 1 instead of 2 which is incorrect and depreciated. This was not the only issue though, I didn't bother debugging the rest.

 

I solved the problem by upgrading vendors/amazons3/S3.php from 0.5.0-dev to 0.5.1-dev. This corrected the above issue and whatever else was causing the connection problems.

 

This bug is present in 3.2.2 as well as 3.3.0-b2

Link to comment
Share on other sites

  • 1 month later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...