On Thursday 03 July 2003 02:58 pm, Eero af Heurlin wrote:
Alexander Rigo wrote:
Hi,
i've set up a new system with RedHat9 and the RPM's from noddle.net (thanks for this great peace of software). Now i installed Aegir (the official one, not a nightly build) and the loin screen apears als usual. But after loggin gin with admin and password the login screen is shown again ...and again ...
Make sure you are running Aegir in FQDN (fully qualified domain name [eg. aegir.somedomain.com], though it shouldn't be a requirement anymore) also make sure you have cookies allowed, that PHP sessions work properly and that register_globals is turned on in PHP settings (required for other things to work as well).
/Rambo
Regarding FQDN, Aegir still insist you to use it. I've just created a new website with bogus top domain name (.tld) and Aegir refused it. it wants .com or any other registered top domain (i don't know with country specific ones though).
This is a different restriction (and very dumb one for that, inherited from Nadmin), it restricts the creation of host objects ("websites") to those that conform to certain format.
The FQDN restriction I'm referring to comes from the Auth module and PHPs cookie handling, there is a workaround which should be implemented in Aegir but I'm not certain it works properly.
As for sessions, Asgard does not use sessions AFAIK, only HTTP basic authentication.
"localhost" is an alias not FQDN, try renaming the host to some dummy FQDN (eg dummy.foo.bar) and placing that to hosts with the servers IP (127.0.0.1 should work too).
/Rambo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
