Anyone out there try the Amazon Simple Storage Service yet?
I have been trying to get it to work, but having no luck. So far, i'm using the recommended s3.class.php but i getting an error "AWS authentication requires a valid Date or x-amz-date". i posted a thread in the Amazon forum earlier today. the error i receive is referenced in another thread there as well, which indicates that perhaps this is a Server Side configuration issue.
This method, as recommended by the Amazon S3 Tutorial, uses "REST", dependent upon PEAR HTTP_Request and PEAR Crypt_HMAC, as an alternative SOAP interface with S3.
I'd like to try the "SOAP Alternative", but have nothing to go on for taking that approach.
Suggestions?
thanks!