A SimpleRisk user noted that they were having difficulty logging in with the default username of "admin" with a password of "admin". Upon investigation, it was discovered that PHP was enforcing secure cookies, but the application was not using SSL, so the session values were not being set. If you experience this issue, try installing a SSL certificate and run SimpleRisk over HTTPS to fix it.