[horde] What is the current status from installation perspective

Carsten horde-groupware at familie-lahme.de
Sat Dec 30 18:17:14 UTC 2023


Small update:

looks like I found some basic errors on the previous PHP modules.
I had to add
```
apt install php8.0-dom php8.0-mbstring php8.0-intl
```

After this, the composer finished successfull (no more PHP version claims)

Now I have some weired folders in my "project" root and struggle to copy 
what to where, as there are several linked files inside it (looping 
relative to different locations).

Assuming I have some Apache2 Virtual host prepared at "/var/www/hordeV6" 
and my "project root" is at some "/home/aimnotanadmin/horde-deployment",
What do I need to copy to the web folder?

br

Carsten

Am 30.12.2023 um 18:50 schrieb horde-groupware at familie-lahme.de:
>
> Hi Horst, all,
>
> thanks for the hint.
> I have started a fresh install using PHP 8.0 from ondrej ppa.
>
> Apparently I am running into this error when composer tries to do its 
> work:
>
> "....
> horde/horde[6.0.0alpha1, ..., v6.0.0alpha5] require php ^7 -> your php 
> version (8.0.30) does not satisfy that requirement.
>     - horde/util[3.0.0alpha1, ..., v3.0.0alpha3] require php ^7 -> 
> your php version (8.0.30) does not satisfy that requirement.
> ...."
>
> Steps done before (virgin Ubuntu 22.04 LTS system)
> ```
> apt update
> apt upgrade
> apt install  ca-certificates apt-transport-https 
> software-properties-common
> add-apt-repository ppa:ondrej/php
> add-apt-repository ppa:ondrej/apache2
> apt update
> apt upgrade
> apt install php8.0 libapache2-mod-php8.0
>
> cd ~
> apt install composer php8.0-curl
> git clone https://github.com/maintaina-com/horde-deployment.git
> cd horde-deployment
> composer install
> ..."
>
> Looks like some PHP recommendations are not descibed correct in the 
> installer configuration, or did I do anything wrong?
>
> br
>
> Carsten
>
> Am 28.12.2023 um 00:18 schrieb Horst Simon:
>
>> Hi,
>>
>> I have successful upgraded to Horde 6 on macOs Ventura and openSUSE 
>> 15.4 using the information on following URL’s:
>> Wiki :: Doc/Dev/H6/Installation 
>> <https://wiki.horde.org/Doc/Dev/H6/Installation>
>> wiki.horde.org <https://wiki.horde.org/Doc/Dev/H6/Installation>
>> 	favicon.ico <https://wiki.horde.org/Doc/Dev/H6/Installation>
>>
>> <https://wiki.horde.org/Doc/Dev/H6/Installation>
>>
>> Wiki :: Doc/Dev/H6/Installation/UpgradeH5Release 
>> <https://wiki.horde.org/Doc/Dev/H6/Installation/UpgradeH5Release?referrer=Doc%2FDev%2FH6%2FInstallation>
>> wiki.horde.org 
>> <https://wiki.horde.org/Doc/Dev/H6/Installation/UpgradeH5Release?referrer=Doc%2FDev%2FH6%2FInstallation>
>> 	favicon.ico 
>> <https://wiki.horde.org/Doc/Dev/H6/Installation/UpgradeH5Release?referrer=Doc%2FDev%2FH6%2FInstallation> 
>>
>>
>> <https://wiki.horde.org/Doc/Dev/H6/Installation/UpgradeH5Release?referrer=Doc%2FDev%2FH6%2FInstallation>
>>
>> Regards,
>> Horst Simon
>>
>>> On 27 Dec 2023, at 22:48, Carsten <horde-groupware at familie-lahme.de> 
>>> wrote:
>>>
>>> Hi all,
>>>
>>> I am relying on Horde since a few years now. Apparently as PHP has 
>>> evolved, Horde did a break, as we all know.
>>>
>>> My current system is totally outdated (php 5.6 on Debian GNU/Linux 8 
>>> (jessie) ) and I currently ongoing to move to new hardware.
>>>
>>> Please note, I am not a developer, so I have to rely on what you 
>>> guys provide as information or manual.
>>>
>>> Can you point me to the most current version of installation manual 
>>> on a Ubuntu 22.04.3 LTS (Jammy Jellyfish)?
>>>
>>> I found this one:
>>>
>>> https://www.horde.org/apps/horde/docs/INSTALL
>>>
>>> but it looks pretty outdated, isn't it?
>>>
>>> Most bothering question in my mind: What is the php version 
>>> supported? Jellyfish comes with 8.1 at the moment.
>>>
>>> btw: it is very strange from my PoV that neither the "regular" 
>>> installer uses some common install process (?_wtf is pear_?) nor the 
>>> "git" methode does (?_horde git tools_?.. urkinddin'). But that is 
>>> only a side comment from me very personaly.
>>>
>>> cheers
>>>
>>> Carsten
>>>
>>>
>>> -- 
>>> 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