Nextcloud Integration umter Dietpi 9..+

Unter dem Installer von dietpi ist es ja leicht Nextcloud zu installieren. Leider ist diese Installation anschließend fehlerhaft. Ich hatte als Webserver den apache2 ausgewählt. Nun fehlen aber noch einige PHP-Module und dietpi verwendet noch PHP 8.2.
Ich kann auch die datei php.ini nirgends finden. Und die Konfiguration von apache2 müsste auch noch angepasst werden. Wo ändere ich die Werte z. B. für einen Virtualhost?

Es wäre nettt, wenn mir jemand bei der Konfiguration helfen könnte und die ganzen Fehlermeldungen behebt.
Vielleicht muss ja auch der Install Script überarbeitet werden?

Viele Grüße
SvenK


ADMIN EDIT

English translation:

It is easy to install Nextcloud using the installer from dietpi. Unfortunately, this installation is then faulty. I had selected apache2 as the web server. But now some PHP modules are missing and dietpi still uses PHP 8.2.
I can’t find the php.ini file anywhere. And the configuration of apache2 would also have to be adjusted. Where do I change the values e.g. for a virtualhost?

It would be nice if someone could help me with the configuration and fix all the error messages.
Perhaps the install script also needs to be revised?

Best regards
SvenK

As we are an international community, I would like ask you using English language. There are some good online tool like DeepL who could help translating stuff. For now I translate your post manually.

I guess you mean there are some warnings within NC admin cockpit? This is expected.

Yes, because we don’t install each and every PHP module. Not all of them are needed for all users. You are free to install them manually if required.

Well PHP8.2 is the Debian default. We install PHP from Debian package repository and don’t use a 3rd party one

Similar to other Debian based systems. Did you checked location /etc/apache2/?
To enable HTTPS, i recommend using our tooling.