Re: install issue in trunk : missing domain_cookie function
Dave Hall <[email protected]> Sun, 28 Sep 2008 15:59:37 +1000
| Newsgroups | gmane.comp.web.phpgroupware.devel |
|---|---|
| Organization | Dave Hall Consulting |
| Message-ID | <1222581577.7470.6.camel@whale> |
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