[horde] Horde Database

Maurício José T. Tecles mtecles at biof.ufrj.br
Mon Mar 6 16:35:50 UTC 2017


Citando Mike Poznecki <poz_sa at yahoo.com>:

>
>       From: Michael J Rubinsky <mrubinsk at horde.org>
>  To: horde at lists.horde.org
>  Sent: Thursday, March 2, 2017 2:03 PM
>  Subject: Re: [horde] Horde Database
>
>
> Quoting Mike Poznecki <poz_sa at yahoo.com>:
>
>> Hi, I copied my horde code to a new server.  My question, is this, 
>> how does the database get created?  (I did open sqlite3 and saved an 
>> empty database)  When I run my Horde, it cannot find any tables and 
>> when I went into sqlite3, there really are no tables.
>
> You need to run the horde-db-migrate script, or use the links on the 
> configuration page.

> Hi,  how would I run horde-db-migrate?  Can I just run it from the  
> command line?

Yes, but be sure that you have the lines bellow in your conf.php,  
among other lines for your DB.

$conf['sql']['username'] = 'Your_horde_user';
$conf['sql']['password'] = 'Password_to_your_Horde_database';
$conf['sql']['database'] = 'Your_horde_DB_Name';

Mauricio

>
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
>
> --
> mike
> The Horde Project
> http://www.horde.org
> https://www.facebook.com/hordeproject
> https://www.twitter.com/hordeproject
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


-- 

Maurício José T. Tecles
Instituto de Biofísica Carlos Chagas Filho/UFRJ
Av. Carlos Chagas Filho, 373
Núcleo de Informática
CCS, Bloco G, sala G1-006
Cidade Universitária - Ilha do Fundão
21941-902, Rio de Janeiro - RJ

mtecles at biof.ufrj.br
Tel.: (21) 3938-6526 ou 3938-6544




More information about the horde mailing list