Tagged Questions

0
votes
1answer
46 views

Amazon Product Availability

Many products on amazon are unavailable but a date is given for when they'll be in stock. I've used AWS and got an XML reply but I can't find the date information anywhere. Is it possible to get this …
0
votes
0answers
17 views

How to verify Amazon FPS/SimplePay IPN (Instant Payment Notification), using version 2?

I've looked through the documentation, I've tried downloading various example code, and I've tried hacking various permutations. After a full day's worth of work, I'm spent, and throwing in the towel. …
0
votes
1answer
7 views

How do I silence the following RightAWS messages when running tests

I'm using the RighAWS gem, and mocking at the http level so that the RightAWS code is being executed as part of my tests. When this happens I get the following output ....New RightAws::S3Interface …
0
votes
2answers
29 views

Problem with Ruby AWS - Please help!

I'm using the Ruby-AWS gem to interact with Amazon. I was testing it out in my controller and it worked fine, but when I moved the code into my Model, it isn't correctly parsing the data back from …
0
votes
2answers
19 views

unable to connect to database on AWS

hi all actually I have my website build with Joomla hosted on hostmonster but all Joomla website need a database support to run this database is on AWS configuration files need to be updated for …
0
votes
1answer
14 views

What is a good way to access external data from aws

I would like to access external data from my aws ec2 instance. In more detail: I would like to specify inside by user-data the name of a folder containing about 2M of binary data. When my aws …
0
votes
5answers
72 views

how to connect to database on another server

Hi, Could I have my php scripts on server A and connect to the MySQL database on server B? If yes, how it would be done? Thanks in advance
1
vote
2answers
39 views

Using EC2 Load Balancing with Existing Wordpress Blog

Hello, I currently have a virtual dedicated server through Media Temple that I use to run several high traffic Wordpress blogs. Both tend to receive sudden StumbleUpon traffic surges that (I'm …
1
vote
1answer
38 views

Amazon S3 POST upload (from iPhone)

A bit of background: I am building an iPhone app with a complementary server backend (written in Rails or possibly Sinatra, but probably not relevant for this discussion). Part of the functionality …
0
votes
0answers
16 views

Quantity in amazon cart?

Hi I'd like to change the quantity in an AWS order. I've used the form below and that works fine for adding 1 item to the cart, but when I try to change it to a quantity of 2 it says there are no …
2
votes
0answers
66 views

SSL slowness in EC2

We've deployed our rails app to EC2. In our setup, we have two proxies on small instances behind round-robin DNS. These run nginx load balancers for a dynamically growing and shrinking farm of web …
0
votes
2answers
29 views

ec2 bundling on AWS (Amazon Web Services)

I took an existing ec2 image that I had, made some changes and re-bundled it. However, when I try to launch my new image it only lets me launch it as a Large instance -- not a small image. What …
0
votes
1answer
26 views

Disable boto logging without modifying the boto files.

I am using the Boto library to talk to AWS. I want to disable logging. (Or redirect to /dev/null or other file). I cant find an obvious way to do this. I tried this, but that doesn't seem to help. …
0
votes
1answer
42 views

Creating expiring links to S3 or Cloudfront hosted content with ASP .Net

Anyone have an example of creating a signed URL with an expiration using ASP .Net? I'm exploring using LitS3 or ThreeSharp in my project, and have not seen any specific methods to do this in either …
1
vote
2answers
77 views

EC2 non root user login

Is there a way to log into an EC2 ubuntu ami or a way to set up an ubuntu ami so that non-root users can log in? I tried creating a user and logging in with the associated password. I also tried …

1 2 next
15 30 50 per page