I do not know what has happened but my server has lost the apache configuration and it is not possible to make it work. Is there any way to restore my apache configuration to the default in Turnkey Linux?
this is my current error status:
root@lamp ~# systemctl status apache2.service
* apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-01-28 12:04:41 UTC; 20s ago
Process: 1100 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Jan 28 12:04:41 lamp systemd[1]: Starting The Apache HTTP Server...
Jan 28 12:04:41 lamp apachectl[1100]: (99)Cannot assign requested address: AH00072: make_sock: could not bind to address 80
Jan 28 12:04:41 lamp apachectl[1100]: no listening sockets available, shutting down
Jan 28 12:04:41 lamp apachectl[1100]: AH00015: Unable to open logs
Jan 28 12:04:41 lamp apachectl[1100]: Action 'start' failed.
Jan 28 12:04:41 lamp apachectl[1100]: The Apache error log may have more information.
Jan 28 12:04:41 lamp systemd[1]: apache2.service: Control process exited, code=exited status=1
Jan 28 12:04:41 lamp systemd[1]: Failed to start The Apache HTTP Server.
Jan 28 12:04:41 lamp systemd[1]: apache2.service: Unit entered failed state.
Jan 28 12:04:41 lamp systemd[1]: apache2.service: Failed with result 'exit-code'.