Hello, I'm still suffering from the login problem on one of our servers. The installations are identical, but the behavior is different.
server1 works (smde-hl066.de.draeger.com), server2 does not (sntde123.de.draeger.com), I cannot log in as system administrator. The old midgard admin works not as expected on server2, I cannot modify any content (no textbox). register_globals is on, write access to /tmp, /var/midgard/<...> and cookie dir is granted, fqdn are set at any place. I added some debug messages in snippet #159 (auth_functions) to see which functions are accessed. Server1 (working) produces this output at the login page (before logging in): aegir_url(prefix) Server2 (not working) writes this: aegir_logout() aegir_url(standard) aegir_url(host) aegir_url(prefix) strange.... I hope, someone can help, I'm desperately seeking for a solution, time runs away! /Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
