@wiedehopf, I don’t think apache’s installed, I’m installing apache2 now - but I’m getting these errors:
Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service.
Job for apache2.service failed because the control process exited with error code.
See “systemctl status apache2.service” and “journalctl -xe” for details.
invoke-rc.d: initscript apache2, action “start” failed.
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2020-07-27 16:53:31 PDT; 21ms ago
Docs: https://httpd.apache.org/docs/2.4/
Process: 28127 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28150]: AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28150]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28150]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28150]: no listening sockets available, shutting down
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28150]: AH00015: Unable to open logs
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28127]: Action ‘start’ failed.
Jul 27 16:53:31 nick-vanni-linux-mint apachectl[28127]: The Apache error log may have more information.
Jul 27 16:53:31 nick-vanni-linux-mint systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
Jul 27 16:53:31 nick-vanni-linux-mint systemd[1]: apache2.service: Failed with result ‘exit-code’.
Jul 27 16:53:31 nick-vanni-linux-mint systemd[1]: Failed to start The Apache HTTP Server.
All lighttpd logs look good afaik, it’s all a lot of starting, started, stopping, and succeeded logs.
/dump1090-fa doesn’t seem to work either.