Thread Starter
flxkid
(@flxkid)
OK, got it working. I checked my apache logs and discovered that it was getting an error related to CURL. I didn’t have CURL installed, so a quick apt-get install php5-curl and an apache restart and its now uploading all of my content into my S3 bucket.
One last question:
Should I use the amazonaws.com address for the host, or should I setup my own DNS entry to point to that?
Thanx,
OLIVER
Thread Starter
flxkid
(@flxkid)
I updated to the latest wordpress and also your latest release and now my settings seem to save just fine. Now I’m trying to upload images (I have to tell it to force upload because it says they’re already uploaded). It says uploading image 1, but never gets past that.
When I login to my Amazon S3 account I don’t see any images appearing in my bucket. I’ve verified that I’m using the correct AWS Key and Secret…any clues what I might have going wrong now?
Thank you for your help!