URL:
  <http://savannah.gnu.org/bugs/?18528>

                 Summary: Unable to login
                 Project: phpGroupWare
            Submitted by: aramiil
            Submitted on: vendredi 15.12.2006 à 12:32
              Item Group: 0.9.16.011
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: ZIP
        Operating System: MS Windows
         Reproducibility: None
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

After a fresh install, on php4 + apache2 (on windows), it's impossible to
login with admin accounts, there is only a blank page (no error displayed or
in logs).

After tests, it stop somewhore on the foreach "foreach($ids as $message_id =>
$content)" near line 125 on setup/lang.php, and exactly in the if ($addit ||
@$newinstall || $upgrademethod == 'addonlynew' || $upgrademethod ==
'dumpold').

If the if (@$_POST['submit']), line 50, is changed to if ( false ),
everything look to work fine.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18528>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to