1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00
mailinabox/setup
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
..
bootstrap.sh v70 2024-08-15 08:53:27 -04:00
dkim.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
dns.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
firstuser.sh Fix no password prompt. Fixes #2408 (#2409) 2024-07-21 08:00:20 -04:00
functions.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
mail-dovecot.sh Removed unnecessary bc commands. 2024-04-03 09:22:50 -04:00
mail-postfix.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
mail-users.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
management.sh Revert "Fixed SC2091: Remove surrounding $() to avoid executing output." and fix it another way 2024-07-23 06:16:24 -04:00
migrate.py Fix typos (#2406) 2024-07-21 07:01:25 -04:00
munin.sh Replaced the pwd command with Bash's $PWD variable. 2024-04-03 09:22:50 -04:00
network-checks.sh Fixed SC2148: Add a shebang. 2024-04-03 09:21:34 -04:00
nextcloud.sh Clean up Nextcloud email settings for calendar invitations 2024-07-20 07:27:46 -04:00
preflight.sh setup/preflight.sh: fix some minor shellcheck complaints (#2342) 2024-03-10 08:01:13 -04:00
questions.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
spamassassin.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
ssl.sh Fixed SC2086: Double quote to prevent globbing and word splitting. 2024-04-03 09:20:20 -04:00
start.sh Quote echo commands to preserve whitespace. 2024-04-03 09:22:50 -04:00
system.sh fix variable (#2439) 2024-09-02 21:30:01 -04:00
web.sh Fix typos (#2406) 2024-07-21 07:01:25 -04:00
webmail.sh Add missing php-xml package for Roundcube without Nextcloud 2024-09-09 20:45:58 +02:00
zpush.sh Z-Push remove config lines no longer supported (#2433) 2024-08-30 14:27:44 -04:00