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: Bob Crandell
Subject: Re: [Phpgroupware-developers] Setting up another domain
Date: Mon, 11 Mar 2002 17:27:50 +0000

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.


Chris Weiss (address@hidden) wrote*:
>
>as long as it's a different database, yes.
>
>Bob Crandell (address@hidden) wrote*:
>>
>>Hi,
>>
>>I started to setup a second domain.  It's time to add users, that is, an admin
and
>>3 demo accouts.  It says it will delete all accounts.  I'm scared.  Are my 
>>users
>>safe in the first domain?
>>
>>Thanks
>>address@hidden
>>www.assuredcomp.com
>>
>>
>>
>>
>>_______________________________________________
>>Phpgroupware-developers mailing list
>>address@hidden
>>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>




reply via email to

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