[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [phpGroupWare-developers] install issue in trunk : missing domain_co
From: |
Dave Hall |
Subject: |
Re: [phpGroupWare-developers] install issue in trunk : missing domain_cookie function |
Date: |
Sun, 28 Sep 2008 15:59:37 +1000 |
On Sat, 2008-09-27 at 22:01 +0200, Maât wrote:
> 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 :)
As has been discussed here on several occassions - trunk is currently
uninstallable.
Cheers
Dave