[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turba
Subject:    [turba] Re: Quick question with Turba
From:       M Z Rahman <zrahman () partex ! net>
Date:       2001-11-10 6:17:56
[Download RAW message or body]


Hi,

Are you installing from the CVS snapshot of Turba?

I guess you faced the problem of finding the INSTALL file in horde/turba/docs
dir to be empty, right?

Well, it's easy to setup turba:

1. Go to the turba mysql driver dir: 

cd <your web root dir>/horde/turba/scripts/drivers

2. You'll find a file called turba.sql. Assuming you are using mysql and you
already have horde and horde database installed do the following:

mysql -u hordemgr -p horde < turba.sql

==> this will install the turba table structure in mysql. if you are using other
dabase, then you are on your own to install the table in your database system.

3. Now go back to the turba config dir:

cd ../../config

4. Edit the sources.php file with your fav. editor. Change the following
settings under the $cfgSource['localsql']:

'phptype' => 'mysql'  <== pgsql for PostGres
'hostspec' => 'something.yourdomain.com' <==change this to your FQDN, or your
mail server address
'username' => 'hordemgr'
'password' => 'yourpass'
'port' => '3306' <== if you use mysql, if pgsql, then probably the one already
specified.

Voila. You are done with your turba part. Additionally, if you don't want the
other sources in the sources.php, you can just remark them with /* ... */.

Don't forget to add the $_prefs[searchsource]'s  'value' attribute for the
addressbook (turba) in imp/config/prefs.php file as 'localsql'.

Good luck.

Zia

Quoting Ryan Hairyes <rhairyes@lee.k12.nc.us>:

> Hello,
> 
> I saw your posting on horde's mail site and was wondering if you could tell
> me how to install turba?
> 
> 
> Thanks.
> 
> Ryan
> 


-- 
Turba mailing list: http://horde.org/turba/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe@lists.horde.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic