Skip to content

Blank page configuring first brand

edited November 2012 in Troubleshooting
I am having a blank page configuring the first brand. Is it a problem with AWS credentials? Is it possible to use IAM credentials instead of root AWS credentials? What are the required permissions for IAM user?

Apache (ubuntu 10.04 server) / 1.0.9 sendy version

Comments

  • BenBen
    edited November 2012
    A previous customer had a problem running Sendy on Ubuntu, this link solved his issue - http://www.joeldare.com/wiki/linux:using_.htaccess_on_ubuntu

    In short, change AllowOverride None to AllowOverride All so that htaccess is not ignored by Ubuntu.
  • Thanks, the first brand is ok now. What about AWS credentials? Is it possible to use IAM credentials instead of root AWS credentials? I have tried IAM user with full SES permissions only and Sendy cant send email. AWS root credentials works right, but I would lilke to restrict user permissions.

    Thanks.
  • BenBen
    edited November 2012
    You're welcome. If IAM does not work, it's not anything we can do here. You may need to stick to using AWS root credentials.
This discussion has been closed.