phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Setting up another domain


From: Eric Parusel
Subject: Re: [Phpgroupware-developers] Setting up another domain
Date: Mon, 11 Mar 2002 13:42:22 -0800

Or just login as address@hidden, and leave
['show_domain_selectbox'] as it is...
(You might not want to reveal what domains are on the system to any
user)

> also change
$GLOBALS['phpgw_info']['server']['show_domain_selectbox'] to true
>
> Bob Crandell (address@hidden) wrote*:
> >
> >Thanks.  That was painless.
> >
> >Where I'm going with this is I've been talking to my ISP about
offering
> >phpgroupware to his customers.  He likes it, alot.  Now
phpGroupware needs an
> >interface so he can add new domains without having to edit a file.
> >
> >Now, back to my test box.  To add a third, forth, fifth, etc,
domains, do I copy
> >this section with apropriate edits?
> >
> >        $GLOBALS['phpgw_domain']['test'] = array (
> >                'db_host'       => 'localhost',
> >                'db_name'       => 'test',
> >                'db_user'       => 'phpgroupware',
> >                'db_pass'       => 'password',
> >                'db_type'       => 'mysql',
> >                'config_passwd' => 'password'
> >        );
> >
> >Is there anything else to change?  My first attempt didn't work.
> >
> >Thank you.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]