Unfortunately, I have a problem installing ISPConfig. The installation process is successful, but the Apache2 restart fails. There is an error: ...[7440]: AH00526: Syntax error on line 75 of /etc/apache2/sites-enabled/000-apps.vhost: ...[7440]: Invalid command 'SuexecUserGroup', perhaps misspelled or defined by a module not included in the server configuration Feb 08 18:28:33 olsza apachectl[7437]: Action 'start' failed. This applies to 'SuexecUserGroup ispapps ispapps' directive in all vhosts definitions. Please help
@Th0m I used a fresh Ubuntu 20.04 installation. I followed this guide almost. The only differences are: - MariaDB listening on localhost, - I have not installed the native login plugin for MariaDB, - did not install phpmyadmin yet - additionally installed: mcrypt, Image_GraphViz, Imagic
As @Jesse Norell mentioned, you must have missed installing or enabling suexec as described in the perfect server guide.
@till I haven't actually enable the module but there are other problems as I want to use Let's Encrypt certificates. I think I can handle it. Thanks.
Don't skip parts of the install instructions, it should be obvious that the system will not fully work when your server does not fulfill the system requirements. Regarding Let#s encrypt, see here: https://www.howtoforge.com/community/threads/lets-encrypt-error-faq.74179/