Help in finding and downloading Amazon S3 SDK version 2

0

Hello,
i want to upload a file, download a file and delete a file in the Amazon S3.
My PHP version, on my Linux centos server is 5.3.3.
i read that i can't use the SDK version 3 , because its minimum requirements (5.5)

Been looking for two days, for a page to download the version 2.7.27, which does, support php 5.3.3.
found this but no download option:
https://packagist.org/packages/aws/aws-sdk-php#2.7.27

Where can i download the old SDK that support PHP 5.3.3 ?
and if i can't, where can i find a link that explains, how to write PHP code that operates Amazon S3 commands without the SDK.
can't find it anywhere sorry...

thank you!

Edited by: rodnikosh on Aug 27, 2019 12:10 AM

질문됨 5년 전224회 조회
1개 답변
0

Hi,
Installation instructions for AWS SDK v2 for php are available here:
Link: https://docs.aws.amazon.com/aws-sdk-php/v2/guide/installation.html

And instructions on how to use are here:
Link: https://docs.aws.amazon.com/aws-sdk-php/v2/guide/quick-start.html

Hope this helps!
-randy

답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠