[horde] Install issues with Horde 6 RC5

Ben Green ben at bristolwireless.net
Mon Jun 29 11:59:09 UTC 2026


Thank you, that did fix it.

Ben

On 10/06/2026 14:59, Brent wrote:
>  In testing the base install, one needs two modules to get to the 
> admin screen when doing a clean install.
>
>  horde/timeobjects
> horde/content
>
> So...adding those two provided me enough to get to the admin screens 
> on a clean install.
>
> $ sudo -u www-data composer require horde/timeobjects
> $ sudo -u www-data composer require horde/content
>
> That is without any other core modules. Turbo will, for example, add 
> the horde/content. I'm not sure if/which core app might install 
> horde/timeobjects.
>
> brent
>
> Quoting Brent <impuser at bitrealm.com>:
>
>> Looks like you are missing the horde/timeobjects for your installation.
>>
>> $ sudo -u www-data composer require horde/timeobjects
>>
>> I guess this is a bug as it should be a  required module.
>>
>> brent
>>
>> Quoting Ben Green <ben at bristolwireless.net>:
>>
>>> Hi all,
>>>
>>> I'm trying to install Horde 6. I've followed all the instructions at 
>>> https://wiki.horde.org/Doc/Dev/H6/Installation/. I used the composer 
>>> method to install. I've gone through the process an number of times 
>>> with the same result.
>>>
>>> I get a fully functioning first page, but then under Adminstration 
>>> -> Configuration I get:
>>>
>>> /Cannot create Horde\Core\Uri\UriBuilderInterface Root cause: 
>>> Registry configuration incomplete. Missing required keys for active 
>>> apps: content: webroot, fileroot, jsuri, themesuri; timeobjects: 
>>> webroot, fileroot, jsuri, themesuri. Run "composer 
>>> horde:reconfigure" to generate missing values./
>>>
>>> I can provide pastebins or inline the errors, but this seems like it 
>>> should be pretty basic. I've made sure to use compatible versions, 
>>> Composer 2.4.4 and PHP 8.2, though I've tried other versions too. 
>>> I'm on Apache via php-fpm, but I've also tried via FCGI. Composer 
>>> shows no errors (running as www-data) for either bundle composition 
>>> or the 'composer horde:reconfigure'. I notice that some of the files 
>>> which are required writable have not been brought into existence by 
>>> the composer commands.
>>>
>>> Please help!
>>>
>>> Cheers,
>>>
>>> Ben
>>> -- 
>>> Horde mailing list
>>> Frequently Asked Questions: http://horde.org/faq/To unsubscribe, 
>>> mail: horde-unsubscribe at lists.horde.org
>>
>>
>>
>>


More information about the horde mailing list