[horde] Install horde with composer

Ferdinand Gruber fer.grub at yahoo.de
Sat Jan 21 20:59:39 UTC 2023


Am 21.01.23 um 19:29 schrieb Brent:
>
>>>>>>>
>>>>>>>> I haven't been able to get Horde to work since I upgraded my 
>>>>>>>> server to PHP8.
>>>>>>>>
>
> Well, going to your URL listed is landing me on 
> "https://horde/login.php", no domain or anything. Something is 
> redirecting and dropping the URL.
>
> If I go to your site with "login.php" 
> (http://horde.grubit.at/login.php), then I get:
>
> A fatal error has occurred
> "" driver (for Horde_Auth not found).
> Details have been logged for the administrator.
>
> If you just copy the conf.php.dist to conf.php in the horde/config 
> directory, can you get to the admin setup screen?

Yes, I tried to start a fresh installation and therfore I already copied 
conf.php.dist to conf.php

>
> In your composer.json file (where you run composer), what's in your 
> "require" section?  Here's mine:
>
>     "require": {
>         "composer-plugin-api": "^2.0",
>         "horde/horde-installer-plugin": "^2.5.1 || dev-FRAMEWORK_6_0 
> || dev-master",
>         "horde/horde": "^6 || dev-FRAMEWORK_6_0",
>         "horde/routes": "^3 || dev-FRAMEWORK_6_0",
>         "horde/hordectl": "^1 || dev-FRAMEWORK_6_0 || dev-master",
>         "pear/console_color2": "^0.1.2",
>         "pear/console_table": "^1.3",
>         "horde/imp": "dev-FRAMEWORK_6_0",
>         "horde/memcache": "dev-FRAMEWORK_6_0",
>         "horde/cache": "dev-FRAMEWORK_6_0",
>         "horde/turba": "dev-FRAMEWORK_6_0",
>         "horde/kronolith": "dev-FRAMEWORK_6_0",
>         "horde/mapi": "dev-FRAMEWORK_6_0",
>         "horde/nag": "dev-FRAMEWORK_6_0",
>         "horde/ingo": "dev-FRAMEWORK_6_0",
>         "horde/mnemo": "dev-FRAMEWORK_6_0",
>         "horde/memcache": "dev-FRAMEWORK_6_0",
>         "horde/activesync": "dev-FRAMEWORK_6_0"
>     },

My "require" section in composer.json is much shorter;

    "require": {
        "composer-plugin-api": "^2.0",
        "horde/horde-installer-plugin": "^2.5.1 || dev-FRAMEWORK_6_0 || 
dev-master",
        "horde/horde": "^6 || dev-FRAMEWORK_6_0",
        "horde/routes": "^3 || dev-FRAMEWORK_6_0",
        "horde/hordectl": "^1 || dev-FRAMEWORK_6_0 || dev-master",
        "pear/console_color2": "^0.1.2",
        "pear/console_table": "^1.3"
    }
Sorry, I am not yet able to understand composer.

> From there, I run:    composer update horde/* -W
>
> I'm going to be "out of pocket" for a few days after this. Hopefully 
> you can get it working. I have a bug in Turba if you have a photo 
> installed for a contact. I'll see where/how I'm supposed to submit a 
> bug for that.
>
> brent

I shortened the thread to make it easier to deal with.

Many thanks for trying to help me until now. I will wait patiently until 
you can help me further

-- 
Regards from Austria
Ferdinand Gruber


More information about the horde mailing list