[horde] New install using Git and composer missing horde_* tables

Ralf Lang lang at b1-systems.de
Wed Mar 31 03:48:56 UTC 2021


Hi Bill,

Am 30.03.21 um 18:50 schrieb Bill Campbell:
> I've been trying to set horde using horde-git-tools with a postgresql-10.3
> database, getting through the first stages to the configuration screen.
> The first time running this is complains about the database migration files
> do not exist PEAR data_dir.  The command pear config-get data_dir returns
> the correct directory, and permissions look OK.
>
> After going through the basic horde configuration, defining the database
> connection, and saving the horde configuration starting with an empty
> database, the horde database is largely populated, except that none of the
> horde_* tables have been created.
>
> Running bin/horde-db-migrate completes normally, but still no horde_prefs
> or other horde_* tables.
>
> Life was simpler when I started using horde-3.1.5 in 2007 as there were
> nice sql scripts easily available to handle the database setup and
> migration.
>
> Bill

Hi Bill,

this is a known issue. If I remember correctly, manually setting up a
non-relative horde install dir in registry.local.php can mend that.
I just don't remember if you need to set it to the linked (web) dir or
the git dir but I think it was the web dir.

These days, I mostly run off a truly composer based setup which has some
patches for the migrator.


https://github.com/maintaina-com/Core/blob/master/lib/Horde/Core/Db/Migration.php

-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



More information about the horde mailing list