Apache2 cannot be restarted

After pasting the output into my answer, I actually found something that is related. To be specific:

ExecStartPre=/var/www/html/admin/modules/sysadmin/hooks/check_ip_and_start_apache.sh

After searching for that I found this thread: Please hire someone who knows debian

Basically I wasn’t aware of the –opensourceonly flag. When I executed the installation with that flag, commercial modules got removed. There was a exception after I did it once, but executing it again finished the installation.

Thank you!

1 Like