> hi, thanks for the reply. > unfortunately, the person table was already set to username "admin" and > password "**password". > > That being the case, what else could be the problem? >
Cookies for example, also PHP sessions might not work properly. Make sure you accept cookies from the host (also it should not matter anymore but it would be better if the hostname is FQDN ie in the form host.domain.tld, for example "aegir.example.com" in stead of "localhost" or similar alias) > > Are there any other logs I can look at? > When I login, I just get the same login page again, refreshed, prompting > for the username and password again. > There's no error message. > This is my pet peeve with Aegir, it does not report any login error anywhere (I would love it if it reported the exact message from the authentication library even as a comment in the source of the login page, but no). /Rambo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
