SOAP Application

3 posts / 0 new
Last post
#1 Thu, 01/05/2012 - 00:21
steeloctopus

SOAP Application

I have a problem that is driving me too distraction.

I have a web app hosted on a virtualmin server that is using amazon s3 cloud storage solution. Each time I try to authenticate to the amazon server I get an access denied error message.

I have uploaded the web app onto another server I have access to and used the same authentication, and found that the user details had no problem so I can surmise that the problem does not occur with the access details.

I'm using apache 2.2.3 and PHP 5.1.3

I have reviewed all the logs on the virtualmin server to establish what is causing this issue but I have found no solution.

The support department for the web app think that a port is blocked on the server preventing the authenication but web services run on port 80 and this port is not blocked.

Can anybody give me any guidance on this problem.

thanks in advance

Fri, 01/06/2012 - 20:43
steeloctopus

I have resolved the problem.

I tested out the s3 example.php script and it was returning the error "RequestTimeTooSkewed"

All what was required was changing the time on the server. This resolved the problem.

Fri, 01/06/2012 - 22:08
andreychek

Great, I'm glad you figured it out -- thanks for letting us know how you fixed it!

-Eric

Topic locked