Hi, On Thu, 2003-06-19 at 16:26, Anders Karlsson wrote: > When loading the page first time, I would expect User and Pass to show > nothing to the right of the equal sign. Then I fill in the username and > password, click submit. This time I would expect to see something to the > right of the equal signs, however, there is nothing there. > > It is almost as if the submit process is failing. If this genuinely is > the case, is there a way of debugging this, there is nothing in the > apache logfiles, already checked that. Perhaps there is a setting in > php.ini that affects this?
Looks a lot as if 'register_globals' is disabled in your php.ini. Check
if it is the case, and turn it on. Aegir requires it.
register_globals = On
Cheers,
--
Envida http://www.envida.net/
Armand A. Verstappen Graadt van Roggenweg 328
[EMAIL PROTECTED] 3531 AH Utrecht
tel: +31 (0)30 298 2255 Postbus 19127
fax: +31 (0)30 298 2111 3501 DC Utrecht
signature.asc
Description: This is a digitally signed message part
