[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[phpGroupWare-developers] install issue in trunk : missing domain_cookie
From: |
Maât |
Subject: |
[phpGroupWare-developers] install issue in trunk : missing domain_cookie function |
Date: |
Sat, 27 Sep 2008 22:01:25 +0200 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080808) |
hi all,
svn reorg main part is nearly done and i'm currently testing the result
install process hangs when trying to display config form (step 2)
the crash occurs at line 288 of setup/config.php when $newval == "cookie
domain":
$setup_tpl->set_var($value, $newval($current_config) );
because then function cookie_domain() does not exist
now i have found the "why and how" of the crash ineed help for the "how
to solve" part of the debug round :)
cheers,
Maat
- [phpGroupWare-developers] install issue in trunk : missing domain_cookie function,
Maât <=