0
votes
2answers
28 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 th …
0
votes
5answers
68 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
31 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 sur …
1
vote
1answer
23 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 …
0
votes
2answers
15 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 …
2
votes
0answers
51 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 shr …
0
votes
1answer
22 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 …
0
votes
0answers
12 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 sa …
0
votes
1answer
39 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 …
1
vote
2answers
71 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 passwor …
0
votes
1answer
76 views
Getting product details using Amazon API
Hi, I've got the following code to output a list of items from amazon, but I not sure how to access specific products (with Summery, reviews, etc). Any help would be appreciated.
…
0
votes
2answers
26 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 sma …
1
vote
1answer
407 views
AWS ssh access ‘Permission denied (publickey)’ issue
How to connect to a AWS instance through ssh?
I have:
Signed up at AWS;
Created a public key and a certificate at AWS website and saved them to disk;
Went to my console and crea …
1
vote
2answers
53 views
Enumerate keys in Amazon SimpleDB
I'm trying to enumerate keys in Amazon SimpleDB. In SQL, it would be something like:
select unique itemName() from domain;
I've searched around but didn't find any way to do thi …
0
votes
1answer
37 views
Google Books XML?
Hi everyone,
I've been using Amazon Web Services for a while and am looking to change to another data provider.
I've been looking into Google Books, but I'm unable to see how to g …
