I installed Drupal on AWS ec2 server (using httpd)
I can't seem to login when using chrome, but when using firefox the site works normally
Steps to reproduce:
Did a fresh install of Drupal 7.54 on my AWS ec2 server (using httpd)
Enter admin's username / password in the field
Behavior:
In chrome, when I enter admin's username / password and submit, the page "accept" the input, changes url accordingly, but never actually logs in.
I see no admin bar, no welcome message, and an access denied message if it navigates to the user page.
What I tried:
Clearing the cache, cookies, starting in an incognito session, using a ssl self signed certificate, reinstalling drupal, changing php version, changing username / pass, deactivating every plugin
Site url:
http://ec2-52-90-159-201.compute-1.amazonaws.com/test/
Site admin:
username admin
userpass test