Commit Graph
1 Commits
Author SHA1 Message Date
Harm Berntsen 26a5c6f5d2 Add missing php-xml package for Roundcube without Nextcloud
When the Nextcloud installation is skipped, php8.0-xml will also not be installed. This causes issues for Roundcube because it won't load: `PHP Fatal error:  Uncaught Error: Class "DOMDocument" not found in /usr/local/lib/roundcubemail/program/lib/Roundcube/html.php:367`. Installing the package on the Roundcube side as well fixes it for me.
2024-09-09 20:45:58 +02:00