PHP Modules May 8, 2020 • Ulysses Here are some missing PHP modules on my WordPress install. <pre lang="bash">apt install php-gd php-dom php-mbstring php-imagick php-zip Reboot Apache after the install. <pre lang="bash">systemctl restart apache2